ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Managing assertions
...The main available features are as follows:...
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
<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.
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.
Warning (Function)
Displays a custom message in a system warning window.
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
WINDEV applications for Linux: Specific features
Chart management functions
...Chart management functions...
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
SysLinkExtension (Function)
Associates an extension (.txt, .avi, etc.) to a default execution program.
FTP constants
List of constants used by the FTP functions....
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
<Table>.AddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
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....