ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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......
Events associated with an Organization Chart control
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......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
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)......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Description window of a combining query
The description window of a combining query consists of several sections......
Events associated with Shape controls
List of events associated with Shape controls...
Recompiling the project
The project compilation is a process used to......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
3. Application development cycle
Development cycle of a WINDEV application....
8. 10 tips for better interfaces...
Customize your charts: type, color, legends, etc.
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
19. Upload: Sending files to the server