ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
Errors while managing tables
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
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....
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
HClient structure
The HClient structure is used to......
<Connection variable>.TransactionIsolation (Function)
Configures the isolation level of transactions for a connection to an HFSQL server.
HTransactionIsolation (Function)
Configures the isolation level of transactions for a connection to an HFSQL server.
<Connection variable>.AddGroup (Function)
Adds a group of users.
HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
<Connection variable>.AddUser (Function)
Adds a user to a database.
<Connection variable>.ModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
HAddGroup (Function)
Adds a group of users.
<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.