ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to choose the data source of a control?
This help page presents the different data sources available for a control....
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
Blocking tables: correspondence WINDEV 5.5 and higher versions
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory....
Generating the setup program
The last wizard step for creating the setup program allows you to......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
MandatoryInput (Property)
The MandatoryInput property is used to determine if a control is required and to enable or disable the required data input.
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
SQL functions: Special case
List of SQL functions: Special case...
France.CheckSIRET (Function)
Checks the validity of a French SIRET number (Système d'Identification du Répertoire des Etablissements)....
User report editor (Reports & Queries)
A report provides a custom view of data......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Error 11: The label is unknown
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......