WebView.ControlsWithName
From Xojo Documentation
Method
WebView.ControlsWithName(ChildName as String) As WebControl()
Supported for all project types and targets.
Supported for all project types and targets.
Returns an array of child WebControls with the specified name. Useful for accessing control arrays.