AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Funciones WLanguage / Controles, páginas y ventanas / Funciones Groupware Usuario
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
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).
Remark: This function is available regardless of the integration mode of user groupware in the site ("Automatic user groupware" or "Custom user groupware" in the "Integration" tab of the description window of user groupware).
Example
// Open User Groupware configuration page
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.
Remarks
WEBDEV - Server code Caution: This function is kept for backward compatibility. It is not available in the new user groupware (from version 19).
Component: wd290gpu.dll
Versión mínima requerida
  • Versión 11
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 26/05/2022

Señalar un error o enviar una sugerencia | Ayuda local