ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Manipulating Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to manipulate Context Menu controls programmatically......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
Native SAP ASE Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SAP ASE Connector......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
HFSQL Cluster management functions
The following functions are used to manage an HFSQL cluster...
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
HRSListConfig (Function)
Lists the replications available on a master HFSQL server.
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
HClusterSynchronizationInfo (Function)
Returns the progress of synchronization for a node of an HFSQL cluster.
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.