ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring an application with User Groupware
Running the test of the User Groupware and installing it
Customizing the User Groupware
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Structure of data files of user groupware
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
User Groupware files
Two categories of data files are managed......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
gpwListOAuthParameters (Function)
Retrieves the list of OAuth parameters defined for the User Groupware, i.e. the list of providers (Google, Facebook, etc.) to which it is possible to connect via the User Groupware. These parameters are defined via the User Groupware administration site.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
gpwConnectUser (Function)
Connects a user to the User Groupware.
gpwInitAnalysis (Function)
Initialize the analysis of user groupware.
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
gpwAddUser (Function)
Adds a user to the User Groupware database.
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.