ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.CheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
10. UMC: User Macro-Code
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
Cross-references in the code editor
The cross-references in the code editor are used to identify......
4. HFSQL Classic
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
2. Modes to install an application
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Replication: The different types
The data replication is a powerful feature......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...