ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
fTrackFile (Function)
Triggers the tracking of a file.
HChangeConnection (Example)
Usage example of the HChangeConnection function
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
HExecuteProcedure (Function)
Runs a stored procedure.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
WINDEV Mobile 2025 Update
Here are the new features that you will discover in this version......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
HDescribeFile (Function)
Describes a table programmatically.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
List of extension attributes
The list of extension attributes ......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Popup window
WINDEV allows you to open windows in popup format......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Logical operators
The logical operators are as follows......