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.
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
13. Print: Reports
WINDEV reports...
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......
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)......
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
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....
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
gImageExists (Function)
Checks whether an image was loaded in memory.
Customize your charts: type, color, legends, etc.
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...