ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fTrackFile (Function)
Triggers the tracking of a file.
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
SQLConnect (Example)
Usage example of the SQLConnect function
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
HChangeConnection (Example)
Usage example of the HChangeConnection function
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Android Widget windows
An Android application can contain one or more Widget windows......
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
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.
HExecuteProcedure (Function)
Runs a stored procedure.
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....
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
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......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
List of extension attributes
The list of extension attributes ......
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......