ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LINUX: ODBC database access
The native access to HFSQL Classic and Client/Server is available for WINDEV applications running in Linux ("console" applications) and for the WEBDEV websites hosted in Linux......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Parameters of the procedure used by the HStatCalculateAsynchronous function
WLanguage procedure (also called "callback") called by the HStatCalculateAsynchronous function for each verified HFSQL Client/Server table. This new feature is available as of WINDEV Suite SaaS 2025 Update 2....
Parameters of the procedure used by the HCheckIndexAsynchronous function
WLanguage procedure (also called "callback") called by the HCheckIndexAsynchronous function for each verified Client/Server HFSQL table. This new feature is available as of WINDEV Suite SaaS 2025 Update 2....
Parameters of the procedure used by the HReindexAsynchronous function
WLanguage procedure (also called "callback") called by the HReindexAsynchronous function for each reindexed HFSQL Client/Server table. This new function is available from WINDEV Suite SaaS 2025 Update 2....
<Connection variable>.ListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server table. Warning: This function is available only from WINDEV Suite SaaS 2025 Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
<Source>.UpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server table. Warning: This function is available only from WINDEV Suite SaaS 2025 Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
HListConnectedUser (Function)
Lists users currently connected to one or more tables handled by a Client/Server connection....