ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
20. Managing suggestions and incidents
Managing suggestions and incidents...
28. Site SEO
Binding controls to data
A window or page can display information from......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Testing the WEBDEV Application Server setup with an example
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Project portfolio
From version 25, you can create "project portfolios"......
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Speech synthesis in the mobile applications
The phones can talk!......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
<pdfDocument variable>.Sign (Function)
Adds an approval signature to an existing PDF.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......