ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDropView (Function)
Deletes a materialized view from the HFSQL server.
HClusterParameter (Function)
Reads and modifies the parameters of an HFSQL cluster.
<Connection variable>.RSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
<Connection variable>.DeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
<Connection variable>.InfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
<Connection variable>.DropView (Function)
Deletes a materialized view from the HFSQL server.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
<Source>.WatchStop (Function)
Stops watching a table on an HFSQL server.
<Connection variable>.SaveParameter (Function)
Saves a persistent value on the HFSQL server.
Informix Native Connector: Programming using SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the database schema......
SAP ASE Native Connector (Sybase): Programming using SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the database schema......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
HFSQL constants
List of constants used by the HFSQL functions....
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
18. Order of execution of the code of buttons/links
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL tables.