ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
<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....
Events associated with an Organization Chart control
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
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)......
Page templates
WEBDEV allows you to create page templates......
Time management help
Time management is extremely important......
13. Print: Reports
WINDEV reports...
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
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......
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....
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
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......
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......
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......