ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed....
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector...
MySQL Native Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV database schema...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
Constants for managing Windows events
The following constants are used to manage Windows events:...
DDE constants
List of constants used by the DDE functions...
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
GetVariableDefinition (Function)
Gets the description of a variable.
Find/Replace in the current project
The "Find/Replace" feature is used to......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
GetDefinition (Function)
Retrieves the definition of element type.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Constants for object visibility
List of constants for managing the visibility of an object....
The Check Box control
A Check Box can correspond to......
NFCReadTag (Function)
Starts reading an NFC tag or enables the detection of NFC tags for the current window.
5. Deploying a dynamic site (Session or AWP) in practice
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
fSelectDir (Function)
Opens a directory picker.
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....