ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Establishing a connection to a Domino server and specifying the Lotus Notes database to use Hide the details
Session identifier.0 (or False) if an error occurred. The ErrorOccurred variable is set to True. To get the details of the error, use ErrorInfo with the errMessage constant.
User password. This password is given by the service provider or by the network administrator.
Name of Domino server,Empty string ("") if the database is a local database.
Name of Lotus Notes database containing the user data. This name corresponds to the path of ".NSF" file.A relative path must be used if the Lotus Notes database is found on a Domino server.If this parameter is not specified, the name of the Lotus Notes database will be read in the configuration file of the Lotus Notes client ("Notes.INI" file). The database used will correspond to the database of the user of Lotus Notes client for the current computer.
Path of certificate used to authenticate the user ("ID" file). This file is given by the administrator of the Domino server. This file is required to establish the connection to the server.If this parameter is not specified, the path of the certificate will be read in the configuration file of the Lotus Notes client ("Notes.INI" file). The certificate used will correspond to the certificate of the user of the Lotus Notes client for the current computer.
Specifying the Lotus Notes database to use Hide the details
Session identifier.0 (or False) if an error occurred. The ErrorOccurred variable is set to True. To find out the error details, use ErrorInfo associated with the errMessage constant.
Identifier of the session to start. This identifier is returned by NotesOpenConnection.
Version of Lotus Notes
Timeout
Last update: 12/17/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: