ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
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.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Resizing a window (AAF)
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
User report editor (Reports & Queries)
A report provides a custom view of data......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
WDLog: Presentation
The different operations that can be performed with WDLog are as follows......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
HFSQL error handling help
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......