2.49 :stop()
Calling this method stops the loading process of a web page. If the current loading process of a web page is not yet complete, a finish event occurs with an error message in the .errormsg attribute.
Definition
void :stop
(
)
This method can only be called for a visible dmw_webview object; otherwise, it will generate a call error.
Return value
None.
Objects with this method
Object dmw_webview