ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
HListUser (Function)
Returns the list of users defined for a connection.
<Connection variable>.AddGroup (Function)
Adds a group of users.
<Connection variable>.AddUser (Function)
Adds a user to a database.
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
HListGroup (Function)
Returns the list of groups of users defined for a connection.
The Tab control
The Tab control is used to simultaneously display different controls......
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
HAddGroup (Function)
Adds a group of users.
HAddUser (Function)
Adds a user to a database.
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
Managing assertions
...The main available features are as follows:...
<Connection variable>.ModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
ErrorBuild (Function)
Displays a custom error message in a system error window.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.