ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.ModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
Info (Function)
Displays a custom message in a system information window.
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
<Connection variable>.InfoGroup (Function)
Returns information about the specified group of users.
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
HInfoGroup (Function)
Returns information about the specified group of users.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
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......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
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.
<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.
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
The Tab control
The Tab control is used to simultaneously display different controls......