ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Deploying a WINDEV application
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Declaring and using a variable
A variable is defined by name and type......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
ActionLabel (Property)
The ActionLabel property is used to get and change the label of the notification's action button....
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
AAF: Sort/Search/Filter on the columns of Table controls
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
12. Pages in practice
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
17. WLanguage: a simple and powerful language
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......