ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gpwOpen (Function)
Opens the User Groupware login window or page.
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
gpwEncryptedPasswords (Function)
Determines whether the User Groupware passwords are encrypted.
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
gpwAddUserToGroup (Function)
Adds a user to a group of the User Groupware database.
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
gpwGetLDAPInfo (Function)
Retrieves the configuration of the LDAP server used for the User Groupware.
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
gpwGetFileInfo (Function)
Retrieves the directory of the data files found in the User Groupware.
User Groupware management functions
List of functions for managing the User Groupware...
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
gpwGetUserInfo (Function)
Retrieves information about the current user (application that uses the User Groupware).
gpwImportLDAPUsers (Function)
Imports users from an LDAP directory to the user file of the User Groupware.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
1
2
3
4
5
6
16
>