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...
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
<Connection variable>.ModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
HClusterDeleteNode (Function)
Disables a node in an HFSQL cluster.
1. What is a website?
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
DDE constants
List of constants used by the DDE functions...
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL table.
HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.
<Connection variable>.InfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.