ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for WLanguage types
List of constants for managing WLanguage types....
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
HTransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
Events associated with Edit controls
WLanguage events associated with Edit controls...
Spreadsheet control constants
The following constants are used by the functions for managing Spreadsheet controls:...
2. Projects in practice
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
WEBDEV site deployment: Site parameters
Once the site installed, you can define the site connection options......
Animation of Mobile windows
In mobile applications, the different screens of the application are displayed via a small animation: display from the right, from the top, etc., ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
RTFSelection (Function)
Modifies or lists the attributes of the text currently selected in an RTF field (in a WINDEV window or report).
LooperDelete (Function)
Deletes a row from a Looper control.
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
mqttSession (Variable type)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
gImage (Function)
Builds a sequence of characters containing an image.
Configuring the automatic table modification
The automatic table modification updates the description of tables on user computers......