ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
HAddGroup (Function)
Adds a group of users.
<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
The Tab control
The Tab control is used to simultaneously display different controls......
<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
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.
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Managing assertions
...The main available features are as follows:...
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
<Connection variable>.ModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Error (Function)
Displays a custom error message in a system error window.
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......