ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The HTML control
The HTML control displays HTML pages or HTML code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
iParameterViewer (Function)
Configures the report viewer.
Alias (Property)
The Alias property gets the alias of an element.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
How to?
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Global and local variable
Two types of variables are available......
HTMLExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
Window controls
Several types of controls can be used in a window, ......
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.