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...
<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HCancelBackup (Function)
Cancels a current backup.
<Connection variable>.CancelBackup (Function)
Cancels a current backup.
<Source>.FromWindow (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
HOpenConnection (Example)
Usage example of the HOpenConnection function
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
SourceFromWindow (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Translating a text file with WDTRAD
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a table.
<Connection variable>.DeleteBackup (Function)
Deletes a backup previously created with HBackup.
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HListHistoryReindexing (Function)
Lists the operations performed on current tables, over the last 24 hours, or on the last 1000 tables. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.