WebControl

From Xojo Documentation

Class (inherits from Object)

The common super class for all web controls that can appear in the browser. It cannot be instantiated or subclassed.

Events
Closed Opening
Properties
ControlID fa-lock-32.png Name fa-lock-32.png Parent fa-lock-32.png
Enabled Page fa-lock-32.png
Methods
Close GotoURL
ExecuteJavaScript UpdateBrowser

Compatibility

Web projects on Linux, macOS, Windows operating systems.

See Also

WebDialog, WebPage classes