ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

4. User Groupware
User Groupware...
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
Setup mode
Several methods can be used to distribute a WINDEV application......
gpwInLDAPMode (Function)
Determines whether users will authenticate to the User Groupware using an LDAP directory.
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
Runtime log
The runtime log is the best way to identify the most used features of an application......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
5. User Groupware in practice
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Events associated with Static controls
List of events associated with Static controls...
Feedback component
The Feedback component is a component provided with WINDEV......
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......
1
2
3
4
5
6
670
>