ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL tables.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
<Connection variable>.CheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL table or query.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
16. Types of code
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
HFSQL Client/Server: Scheduled optimization
Scheduled optimization is a mechanism for automatically optimizing your database......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
10. UMC: User Macro-Code
Code Editor control
The Code Editor control allows end users to write WLanguage code....
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
HDeleteFile (Function)
Deletes HFSQL tables (.fic, .ndx, .ftx, .sdx and .mmo files, if any) from the server.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...