ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
HOnError (Function)
Customizes the management of HFSQL errors.
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
<Connection variable>.StopServer (Function)
Stops an HFSQL server.
HStopServer (Function)
Stops an HFSQL server.
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
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......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
<Connection variable>.ModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.