ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gpwModifyUser (Function)
Modifies a user in the database of user groupware.
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
gpwMode (Function)
Returns the runtime mode of the User Groupware.
gpwAddUser (Function)
Adds a user to the User Groupware database.
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
gpwAddUserToGroup (Function)
Adds a user to a group of the User Groupware database.
gpwOpen (Function)
Opens the User Groupware login window or page.
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
gpwEncryptedPasswords (Function)
Used to find out whether the passwords of the user groupware are encrypted.
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...
<Looper>.SavePositionAndSelection (Function)
Saves: the position of the scrollbar in a Looper control, the selected element(s). These elements can be restored by LooperRestorePositionAndSelection....
LooperSavePositionAndSelection (Function)
Saves: the position of the scrollbar in a Looper control, the selected element(s). These elements can be restored by LooperRestorePositionAndSelection....
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
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......
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
gpwGetUserInfo (Function)
Retrieves information about the current user (application that uses the User Groupware).
Dictionary
The dictionary is a file that can contain the project elements......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
1
2
3
4
5
6
88
>