ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Designing a supercontrol
A supercontrol is an advanced type of control......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Events associated with Edit controls
WLanguage events associated with Edit controls...
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
Print constants
List of constants used by the print functions....
PageParameter (Function)
Returns the value of a parameter passed to the current page.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
10. Customizing the aspect of a site: skin elements
The Multimedia control
The Multimedia control is used to play multimedia files......
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
XMLAddAttribute (Function)
Adds an attribute into an XML document.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......