WebView EWO

Available functions Description
"back" Loads the previous URL in the history list.
execJsFunction() Calls a JavaScript function from within CTRL with multiple separate parameters.
execJsFunctionDyn() Calls a JavaScript function from within CTRL with passing the parameters as a list.
"forward" Loads the next URL in the history list.
"ignoreSslErrors" Ignores the specified SSL errors
"linkDelegationPolicy" Controls the behaviour when a link is clicked.
"load" Loads the specified website.
"loadSnippet" Loads an HTML page.
msgToJs() Sends a message to JavaScript interface
"persistentCookies" Controls the cookie storage.
"reload" Reloads the current page.
"setAttribute" Allows you to enable or disable several options.
"stop" Stops the loading of the current page.