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
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 requested 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).
gpwLDAPNoFileMode for using the LDAP directory. True if the user groupware is started "without data file", in authentication mode only.
gpwLDAPPortPort of LDAP server.
gpwLDAPServerName of the LDAP server.
gpwLDAPVersionNumber of the LDAP version.
Component: wd290gpu.dll
Minimum version required
  • Version 12
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help