ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Events associated with an Organization Chart control
<Chart>.Scatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
13. Print: Reports
WINDEV reports...
Page templates
WEBDEV allows you to create page templates......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Time management help
Time management is extremely important......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......