HTML Viewer control

Use this control to add an HTML Viewer that enables users to view the HTML created by using the HTML Editor.

To place an HTML Viewer on a form, click HTML Viewer, and then click the form. Be sure to put the name of the database field or variable that you want to associate with this control into the Input property.

Refer to the following screenshot as an example of the HTML Viewer control widget on a Mobile Applications form:

Property Usage
Input Specify the database field or variable to associate with this control.
Name (Optional) Specify a unique identifier for the object on the screen.
Visible

Make the object visible or invisible on the form.

Selecting the check box makes the object visible and clearing the check box makes it invisible.