ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HOnError (Function)
Customizes the management of HFSQL errors.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
<Connection variable>.ModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HClusterDeleteNode (Function)
Disables a node in an HFSQL cluster.
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
Materialized view
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
HListServer (Function)
Lists the HFSQL servers installed on a computer.
HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
<Connection variable>.InfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
1
4
5
6
7
8
129
>