ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to choose the data source of a control?
This help page presents the different data sources available for a control....
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Programming automatic calculations in the columns of a Table control (prefix syntax)
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
User report editor (Reports & Queries)
A report provides a custom view of data......
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......
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Error 42: Label out of scope of GOTO
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
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.
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
MandatoryInput (Property)
The MandatoryInput property is used to determine if a control is required and to enable or disable the required data input.
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)....
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Locking data files: correspondence between WINDEV 5.5 and the later versions
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......