ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Handling an internal component
An internal component is a set of elements from a project......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
GPSGetPosition (Function)
Retrieves information about the current device position.
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Overview
Overview of the different operators...
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Status bar of windows
The status bar of a window is used to display several types of information......