ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Linking a Scheduler control to a table or variable
You can create Scheduler controls directly linked to the data....
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HCreateMovableReplica (Function)
Creates a movable replication.
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
ModbusDisconnect (Function)
Closes the Modbus session.
FBRequest (Function)
Sends an HTTP request to the Facebook Graph API.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Comparison operators
The comparison operators can be divided into several categories......
Generating the RAD pattern
To generate a RAD pattern:...
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....