ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Installing applications and websites / WINDEV application / Creating the setup program (wizard)
  • Overview
  • Parameters of the assisted universal replication
  • .WER file
  • Replication method
  • Definition of the connected mode
  • Files installed for the replication
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Overview
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication.
The different steps of this configuration are as follows:
  • Location of the .WER file to handle.
  • Replication method.
  • Definition of the connected mode.
Parameters of the assisted universal replication

.WER file

The first step when configuring the assisted universal replication consists in giving the path of the .WER file to use.
The content of the .WER file can be configured and modified by ReplicEdit in the setup creation wizard.

Replication method

When preparing the setup program, you can specify the replication method that will be used:
  • Replication via a replication server. This method is recommended when the replication is performed via an Internet connection. If this option is selected, the next step in the wizard allows you to configure the replication server parameters: server address, user name and password.. You also have the ability to:
    • publish replication parameters on the server (installation with automation update only): if this option is checked, replication will be directly accessible by applications.
    • authorize modification of these parameters during installation: the person using the application will be able to modify the replication server parameters.
    • use these values even if they have been customized during a previous setup.
    • install a replication server. In this case, the setup of the application will propose to install the replication server on the computer selected by the user.
      Attention: to perform this installation, the installation program must be delivered with the replication server installation package.. The "Advanced" button is used to select the necessary package. The latest available installation package can also be downloaded from the PC SOFT website.
  • Replication with direct access to the master database. This method is recommended for example when using an application on a laptop, with a limited connection to the local network (sales person visiting head office once a week for example). If this option is selected, the parameters of the master database must be specified:
    • Use connections defined in the analysis: the parameters of the connections defined in the analysis will be used to access the master database.
    • Use connections defined in the .wer file: the connection parameters defined in the .WER file will be used to access the master database.
    • Define connection parameters now: Connection parameters are defined immediately in the next wizard step.
    • Request connection settings during installation: Connection settings are defined by the person installing the application.
  • Choose the replication method during the setup. If this method is selected, the parameters of the master database must be specified (same as with "Replication with direct access to the master database").

Definition of the connected mode

When creating the setup program, you have the ability to specify the operating mode of the application in connected mode.
Indeed, when the user has access to the master database, the direct access to the master database can be automatically used instead of the replication ("Allow the application to operate in connected mode"). If this operating mode is selected, you can request the automatic synchronization of data when starting and stopping the application. This mode allows you to work in offline mode with the most up-to-date database.
These options can be modified or not when installing the application. You can also force the use of these options even if they have been already customized.
Files installed for the replication
By default, the following files are installed on the user computer:
Installation directory by default
Local data files (.fic, .ndx, .mmo)Documents and Settings\All Users\Application Data\<Application name>
Files allowing the replication to be performedDocuments and Settings\All Users\Application Data\\PC SOFT\RPL\<Application name>\<Application name>
Setup settingsDocuments and Settings\<Username>\Application Data\WDSETUP\<Application name>
Application (Exe and WX)Program File\<Application name>
ReplicSynchro and ReplicAdminProgram Files\Common Files\PC SOFT\30.0\ReplicSynchro
Remark: ReplicSynchro can be launched directly by the end user using the "Start . PC SOFT Tools . ReplicSynchro" option.
Minimum version required
  • Version 12
Comments
Click [Add] to post a comment

Last update: 09/30/2024

Send a report | Local help