ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used...
Remote HFSQL Administrator: Overview
The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server...
DB2 Native Connector: Features and notes
The following paragraphs present the main aspects and specific features of the Native DB2 Connector...
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Oracle Connector (also called Native Oracle Access...
Comparison operators
The comparison operators can be divided into several categories...
HQueryExecuted (Function)
Determines if a query has been executed.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
<Source>.QueryExecuted (Function)
Determines if a query has been executed.
Native DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Connector to DB2...
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
<Connection variable>.CheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
2. Modes to install an application
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java...
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one...
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.
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...
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL...
<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.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
<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....