ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time...
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
HFSQL Client/Server: Configuring the server
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box...
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control...
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites...
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application...
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes...
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB...
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX...
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native...
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control...
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....