ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
<Connection variable>.RSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
HClusterParameter (Function)
Reads and modifies the parameters of an HFSQL cluster.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
HFSQL Cluster management functions
The following functions are used to manage an HFSQL cluster...
HRSListConfig (Function)
Lists the replications available on a master HFSQL server.
HClusterSynchronizationInfo (Function)
Returns the progress of synchronization for a node of an HFSQL cluster.
HClusterMasterNode (Function)
Returns the name of the master node in an HFSQL cluster.