|
|
|
|
|
HRplPass (Function) In french: HRplPasse
Not available with these kinds of connection
Sets the passwords used to protect the universal replication files. This password will be used to encrypt the files. Remark: This function can be used during the universal replication only. // Define the password HRplPass("A") // Create replication file HCreateMovableReplica("", "")
Syntax <Password>: Optional character string Password of the replication files. This password is used to encrypt these files. This password must be entered to run the replication files. If this parameter is not specified or corresponds to an empty string (""), no password is set for the replication files. The password size is not limited. Remarks - The encrypted replicas cannot be read by the WINDEV, WEBDEV or WINDEV Mobile applications in format 10.
- To cancel the encrypted mode, all you have to do is specify an empty password ("").
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|