ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Developing an application or website / User Groupware
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
ConstantDescriptionUsed by
gpwActivationByEmailThe user is activated by email. An email is automatically sent (the email characteristics are defined in the administration page).gpwActivateUser, gpwForgottenPassword
gpwActivationImmediateThe user is immediately activated.gpwActivateUser, gpwForgottenPassword
gpwCancelThe user has clicked the Cancel button.gpwLogin
gpwConnectionConnection with a user that has been created and registered. gpwAuthLogin
gpwDefaultDefault user group name: Default group.
From version 24, this constant is no longer available. It has been replaced with the gpwDefault function.
gpwErrorAn error occurred during the user login process. To get more details on the error, use ErrorInfogpwLogin, gpwOpen,
gpwActivateUser, gpwForgottenPassword, gpwCheckUser
gpwFacebookLogin with a Facebook account. gpwAddAuthLogin, gpwAuthLogin
gpwFullDetailsFull details about the current user. gpwGetUserInfo
gpwGoogleLogin with a Google account. gpwAddAuthLogin, gpwAuthLogin
gpwInfoFirstNameUser's first name.gpwGetUserInfo
gpwInfoGroupName of the group the user belongs to.gpwGetUserInfo
gpwInfoLastNameUser's last name.gpwGetUserInfo
gpwInfoLoginUsername.gpwGetUserInfo
gpwInfoRightDirRights file directory.gpwGetFileInfo
gpwInfoSupervisorDetermines whether the logged-in user is an administrator.gpwGetUserInfo
gpwInfoTwoFactorAuthenticationDetermines whether the two-factor authentication is enabled.gpwGetUserInfo
gpwInfoUserDirDirectory of the users file.gpwGetFileInfo
gpwInvalidPasswordThe password is not valid. It does not match the user password defined in the groupware database.gpwLogin, gpwOpen,
gpwCheckUser
gpwLDAPDNBaseBase DN (character string in "DC=xxx,DC=zzz..." format).gpwGetLDAPInfo
gpwLDAPNoFileLDAP directory usage mode. True if the User Groupware is started "without data files", in authentication mode only.gpwGetLDAPInfo
gpwLDAPPortPort of the LDAP server.gpwGetLDAPInfo
gpwLDAPServerName of the LDAP server.gpwGetLDAPInfo
gpwLDAPVersionNumber of the LDAP version.gpwGetLDAPInfo
gpwManagementSwitches to administration mode.
gpwMicrosoftLogin with a Facebook account. gpwAddAuthLogin, gpwAuthLogin
gpwModeGroupwareUser Groupware authentication is used.gpwMode
gpwModeLDAPLDAP authentication is used.gpwMode
gpwModeWindowsWindows authentication is used.gpwMode
gpwNoneDefault user group name: None.
From version 24, this constant is no longer available. It has been replaced with the gpwNone function.
gpwOKThe user is logged ingpwLogin, gpwOpen,
gpwCheckUser
gpwRegisteredUsersGroup of registered users.
From version 24, this constant is no longer available. It has been replaced with the gpwRegisteredUsers function.
gpwRightsAddApplicationAccess rights: Right to add an application to the Private Store. gpwUser variable
gpwRightsNoneAccess rights: No right to add to the Private Store. gpwUser variable
gpwSalesforceLogin with a Salesforce account. gpwAddAuthLogin, gpwAuthLogin
gpwStateAllowedElement status: The element is in the authorized state.
gpwStateDefaultElement status: The element is in its default state.gpwGetRights
gpwStateForbiddenElement status: The element is forbidden.
gpwStateGrayedElement status: The field is grayed out.gpwGetRights
gpwStateInactiveElement status: The field is inactive.gpwGetRights
gpwStateInvisibleElement status: The field is invisible.gpwGetRights
gpwSupervisorDefault user group name: Supervisor group.
From version 24, this constant is no longer available. It has been replaced with the gpwSupervisor function.
gpwUnknownUserThe user is not listed in the User Groupware database.gpwLogin, gpwOpen,
gpwCheckUser
gpwVisitorVisitor user.
From version 24, this constant is no longer available. It has been replaced with the gpwVisitor function.
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: 03/25/2025

Send a report | Local help