ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
Recompiling the project
The project compilation is a process used to......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Events associated with internal windows
List of events associated with internal windows...
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
HModify (Example)
Usage example of the HModify function
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
HOut (Example)
Usage example of the HOut function
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...