ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage...
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page...
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will...
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate...
Multiline strings
To type character strings over several lines in the code editor...
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order...
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page...
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following...
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following...
HBackward (Function)
Moves backward several records from the current position in the table, according to a specified...
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
HForward (Function)
Moves several records forward from the current position in the table, according to a specified...
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task...
HFilter (Function)
Defines and enables a filter on a data file, view or query.