ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

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
gpwGetLDAPInfo (Function)
In french: gpwRecupInfoLDAP
Retrieves the configuration of the LDAP server used for the User Groupware.
Syntax
<Result> = gpwGetLDAPInfo(<Type of information>)
<Result>: Type of the desired information
Requested information.
Linux Always corresponds to 0 or empty string ("").
<Type of information>: Integer constant
Information to retrieve:
gpwLDAPDNBaseBase DN (character string in "DC=xxx,DC=zzz..." format).
gpwLDAPNoFileLDAP directory usage mode. True if the User Groupware is started "without data files", in authentication mode only.
gpwLDAPPortPort of the LDAP server.
gpwLDAPServerName of the LDAP server.
gpwLDAPVersionNumber of the LDAP version.
Component: wd300gpu.dll
Minimum version required
  • Version 12
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/20/2024

Send a report | Local help