ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / User Groupware
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
Constants for managing the User Groupware
ConstantDescriptionUsed by the functions
gpwActivationImmediateThe user is immediately activated.gpwActivateUser, gpwForgottenPassword
gpwActivationByEmailThe user is activated by email. An email is automatically sent (the characteristics of the email have been defined in the management page).gpwActivateUser, gpwForgottenPassword
gpwManagementUsed to switch to management mode.
gpwCancelThe Cancel button was clicked by the user.gpwLogin
gpwNoneName of the default group of users: None group.
From version 24, this constant is no longer available. It has been replaced with gpwNone.
gpwFullDetailsFull details about the current user. gpwGetUserInfo
gpwConnectionConnection with a user that has been created and registered. gpwAuthLogin
gpwDefaultName of the default group of users: Default group.
From version 24, this constant is no longer available. It has been replaced with gpwDefault.
gpwRightsAddApplicationAccess rights: Right to add an application in the Private Store. gpwUser variable
gpwRightsNoneAccess rights: No rights to add applications in the Private Store. gpwUser variable
gpwDefaultName of the default group of users: Default group.
From version 24, this constant is no longer available. It has been replaced with gpwDefault.
gpwErrorAn error occurred during the connection of the user. To get more details on the error, use ErrorInfogpwLogin, gpwOpen,
gpwActivateUser, gpwForgottenPassword, gpwCheckUser
gpwStateAllowedElement state: The element has the allowed status.
gpwStateDefaultElement state: The element has the default status.gpwGetRights
gpwStateGrayedElement state: The control is grayed.gpwGetRights
gpwStateInactiveElement state: The control is inactive.gpwGetRights
gpwStateForbiddenElement state: The element is forbidden.
gpwStateInvisibleElement state: The control is invisible.gpwGetRights
gpwFacebookLogin with a Facebook account. gpwAddAuthLogin, gpwAuthLogin
gpwGoogleLogin with a Google account. gpwAddAuthLogin, gpwAuthLogin
gpwInfoTwoFactorAuthenticationDetermines whether the two-factor authentication is enabled.gpwGetUserInfo
gpwInfoGroupName of the user group.gpwGetUserInfo
gpwInfoLoginUsername.gpwGetUserInfo
gpwInfoLastNameUser's last name.gpwGetUserInfo
gpwInfoFirstNameUser's first name.gpwGetUserInfo
gpwInfoRightDirDirectory of rights file.gpwGetFileInfo
gpwInfoUserDirDirectory of users file.gpwGetFileInfo
gpwInfoSupervisorAllows you to find out whether the connected user is an administrator.gpwGetUserInfo
gpwLDAPDNBaseBase DN (character string in "DC=xxx, DC=zzz, ..." format).gpwGetLDAPInfo
gpwLDAPPortPort of LDAP server.gpwGetLDAPInfo
gpwLDAPNoFileMode for using the LDAP directory. True if the user groupware is started "without data file", in authentication mode only.gpwGetLDAPInfo
gpwLDAPServerName of the LDAP server.gpwGetLDAPInfo
gpwLDAPVersionNumber of the LDAP version.gpwGetLDAPInfo
gpwMicrosoftLogin with a Facebook account. gpwAddAuthLogin, gpwAuthLogin
gpwModeGroupwareThe authentication is entirely performed by the user groupware.gpwMode
gpwModeLDAPThe authentication is performed by a LDAP directory.gpwMode
gpwModeWindowsThe authentication is performed by Windows.gpwMode
gpwInvalidPasswordThe password is not valid. It does not correspond to the user password described in the groupware database.gpwLogin, gpwOpen,
gpwCheckUser
gpwOKThe user is connectedgpwLogin, gpwOpen,
gpwCheckUser
gpwSalesforceLogin with a Salesforce account. gpwAddAuthLogin, gpwAuthLogin
gpwSupervisorName of the default group of users: Supervisor group.
From version 24, this constant is no longer available. It has been replaced with gpwSupervisor.
gpwUnknownUserThe user is not referenced in the database of user groupware.gpwLogin, gpwOpen,
gpwCheckUser
gpwRegisteredUsersGroup of registered users.
From version 24, this constant is no longer available. It has been replaced with gpwRegisteredUsers.
gpwVisitorVisitor user.
From version 24, this constant is no longer available. It has been replaced with gpwVisitor.
gpwYahooLogin with a Yahoo account. gpwAddAuthLogin, gpwAuthLogin
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 08/29/2022

Send a report | Local help