ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
ActionAllowed (Property)
The AllowedAction property defines which actions are allowed or not allowed on an element.
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
Events associated with ListView controls
List of events associated with ListView controls...
htmlAttribute (Type of variable)
The htmlAttribute type is used to define all the advanced characteristics of an attribute of an element in an HTML document.
ControlClone (Function)
Creates a new control from an existing control.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
Printing in PDF format: Special cases
Specific features of print in PDF format...
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Round (keyword)
The Round keyword can correspond to...
Email (Property)
The Email property is used to get and change an email address.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Events associated with control templates
List of events associated with control templates...
Error (Function)
Displays a custom error message in a system error window.