ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming automatic calculations in the columns of a Table control (prefix syntax)
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Composite keys
A composite key is a key item containing several other items......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
HFSQL Client/Server: Configuring the server
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
Software Factory
The concept of software factory is used to automate the process for creating applications....
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Bar Code management functions
The following functions are used to manage bar codes:...
Progress Bar control properties
List of properties associated with the Progress Bar control...
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
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.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......