ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
MySQL Native Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV database schema...
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
HOpenAnalysis (Function)
Opens a database schema in HFSQL Classic format.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or programmatically. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
HTransactionIsolation (Function)
Configures the isolation level of transactions for a connection to an HFSQL server.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
12. Universal replication
13. Universal replication
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.