ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Controls, pages and windows / User Groupware functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
gpwOpenConfiguration (Function)
In french: gpwOuvreConfiguration
AjaxNot available
HFSQL ClassicHFSQL Client/ServerAvailable only with these kinds of connection
Opens the User Groupware configuration window or page.
This function is taken into account only if the current user is a supervisor and if he is connected to the User Groupware (with gpwLogin or from the window opened by gpwOpen).
Note This function is only available in "Classic User Groupware" mode.
Example
// Ouverture de la page de configuration du groupware utilisateur 
gpwOpenConfiguration()
Syntax
<Result> = gpwOpenConfiguration()
<Result>: Boolean
  • True if the configuration page was opened,
  • False otherwise. To get more details on the error, use ErrorInfo with the errMessage constant.
Component: wd300gpu.dll
Minimum version required
  • Version 11
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 03/27/2025

Send a report | Local help