ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Instant spotting of modified code/current code
The modified lines of code are immediately visible......
<Chart>.Scatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
Report editor: Available types of reports
Several types of reports can be created in the report editor......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Android 11: Changes to application behavior
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
2. User-friendly editors in practice
Extracting messages added or modified since last extraction
A project was already created and translated......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
<Stack variable>.Push (Function)
Pushes an element onto the stack.
<Queue variable>.Enqueue (Function)
Adds an element to the queue.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Push (Function)
Pushes an element onto the stack.
Enqueue (Function)
Adds an element to the queue.
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......