ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
<Chart>.Scatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
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)......
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......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
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....
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......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
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...
Description window of a combining query
The description window of a combining query consists of several sections......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
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......