ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Opening a replication in direct mode Hide the details
True if the replication was opened,False if an error occurred. For more details about the problem, use ErrorInfo.
Name of replication file to open (file with a ".wer" extension), with no path and no extension. This file was created by the replication editor (ReplicEdit). This file must be found beside the executable.
Directory where the replication will be performed (creation of files required by the replication). By default (or if this parameter corresponds to an empty string ("")): this directory corresponds to the directory of the application executable (directory returned by fExeDir). this directory corresponds to the "<,Application_Home>/Documents/" directory. this directory corresponds to "<data dir>/databases/<replication-name>".
Opening a replication with a replication server Hide the details
True if the connection was established with the replication server,False if an error occurred. For more details about the problem, use ErrorInfo.
Name of replication to open. This name corresponds to the publication name of replication.
Address of the replication server. This address can correspond to:the IP address of server in xxx.xxx.xxx.xxx formatthe name of server.
User name. This name corresponds to an account created on the replication server.
Password associated with the user.
Use in direct mode
Opening ports
Last update: 09/18/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: