ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
<Connection variable>.DeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
SQL view
An SQL view is a virtual data source defined by an SQL query......
WDHFDiff - Use
WDHFDiff is used to compare......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
HClusterSynchronizationErrorInfo (Function)
Returns the error that occurred during the previous synchronization step of HFSQL cluster.
HCheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
<Source>.ChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
<Source>.UpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
<Connection variable>.AddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
1
5
6
7
8
9
68
>