ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<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.
HAddUser (Function)
Adds a user to a database.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
OpenSister (Function)
Opens a non-modal sibling window.
gpwImportLDAPUsers (Function)
Imports users from an LDAP directory to the user file of the User Groupware.
gpwGetLDAPInfo (Function)
Retrieves the configuration of the LDAP server used for the User Groupware.
13. Print: Reports
WINDEV reports...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
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.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......