ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HManageServerUpdate (Function)
Allows you to manage the automatic update of HFSQL Client/Server servers and to define how often to check for updates.
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...
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy...
<Connection variable>.ManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates.
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
HClient structure
The HClient structure is used to......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
<Connection variable>.AddUser (Function)
Adds a user to a database.
<Connection variable>.AddGroup (Function)
Adds a group of users.
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
<Connection variable>.ModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
HAddGroup (Function)
Adds a group of users.
HAddUser (Function)
Adds a user to a database.
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
<Connection variable>.ExecuteProcedure (Function)
Runs a stored procedure.
<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
HClearWorkingDir (Function)
Clears and destroys the temporary directory previously created when HServerWorkingDir was executed.
1
5
6
7
8
9
24
>