ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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 analysis...
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
11. External component
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
2. Modes to install an application
Description window of a combining query
The description window of a combining query consists of several sections......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
Replication: The different types
The data replication is a powerful feature......
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
HRSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
<Scheduler>.Display (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
<Connection variable>.ModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
<Connection variable>.InfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.