ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Synchronization in direct mode Hide the details
True if the synchronization was performed,False otherwise. For more details about the problem, use ErrorInfo.
Name of replication to synchronize. This name corresponds to the name of the ".wer" file created by ReplicEdit. This file must be found beside the executable.
Synchronization with a replication server Hide the details
Name of replication to synchronize. This name corresponds to the publication name for a replication server.
Type of replication to perform. These options are taken into account for a replication with a replication server. replicaImmediateThe replica is immediately created, during the synchronization.This replication mode can be quite long but it guarantees to be updated from the master database.replicaNoProgressBarBy default, a progress bar is displayed during synchronization. This progress bar is adapted to the current platform. This constant allows you to no longer display the progress bar.This constant can be combined with the replicaImmediate and replicaPeriodic constants. replicaPeriodic (Default value)The replica that is taken into account is the replica that is available on the server.If the replica is periodically created on the server, the last created replica is taken into account.If the replica is not periodically created on the server, the last generated replica is taken into account. This last replica was generated just after the last synchronization.This replication mode is fast but it does not guarantee to be "entirely updated" from the master database.Remark: you should use the same type of replication as the one defined on the server.
Replication and WithSpace function
Replication via a replication server
Last update: 05/26/2022
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: