ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / User Groupware functions
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
gpwRegisteredUsers (Function)
In french: gpwUtilisateursEnregistrés
Returns the value that corresponds to "Registered users" according to the framework being used. The term "Registered users" is used when a user is registered in the groupware.
Remark: Since the groupware and its files are multilingual, it is possible to retrieve the value of the constant that represents the term "Registered users".
Example
sCstgpwRegisteredUsers is string
sCstgpwRegisteredUsers = gpwRegisteredUsers()
Syntax
<Result> = gpwRegisteredUsers()
<Result>: Character string
Value of "Registered users" according to the framework being used:
  • "Registered users" if the framework is in English,
  • "Utilisateurs enregistrés" if the framework is in French.
Business / UI classification: Neutral code
Component: wd290gpu.dll
Minimum version required
  • Version 24
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 11/21/2022

Send a report | Local help