ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
WDTestSite: Load test
The stress tests are used to check......
HExecuteProcedure (Function)
Runs a stored procedure.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
HAddUser (Function)
Adds a user to a database.
HAddGroup (Function)
Adds a group of users.
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
7. Source Code Manager (SCM)
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Functions for managing objects (External language)
<Connection variable>.AddUser (Function)
Adds a user to a database.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
<Connection variable>.AddGroup (Function)
Adds a group of users.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
<Connection variable>.ModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.