|
|
|
|
|
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. Note: This function can only be used for universal replication.
HRplPass("A")
HCreateMovableReplica("", "")
Syntax <Password>: Optional character string or secret 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 is an empty string (""), no password is set for the replication files. The password size is not limited.
New in version 2025Secret strings: If you use the secret string vault, the type of secret string used for this parameter must be "Ansi or Unicode string". To learn more about secret strings and how to use the vault, see Secret string vault. 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…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|