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......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
<Chart>.Scatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Time management help
Time management is extremely important......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
The planes (in a window or in a report)
The planes are used to group the window controls......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Page templates
WEBDEV allows you to create page templates......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
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......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......