Allow Webview execute javascript property

Official Content
This documentation is valid for:
Sets whether to allow WebView to execute JavaScript.

Values

False
True

Scope

Objects: Menu, Panel, Work With (Only Main Objects)
Generators: Android

Description

This property applies when the application has Component or HTML based content. The value of this property indicates if the execution of javascript code is allowed (True, default) or not (False).

 

Runtime/Design time

This property applies only at design time.

How to apply changes

To apply the corresponding changes when the property value is configured, execute a Rebuild All.

See Also

Allow Webview execute local files property