WebControlWrapper.ExecuteEvent
From Xojo Documentation
Event
WebControlWrapper.ExecuteEvent(Name as String, Parameters() as Variant) As Boolean
Supported for all project types and targets.
Supported for all project types and targets.
Raised when an event has been received from the browser. You should return True if you are handling the event.