ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
True if the backup was retrieved,False if a problem occurs. HErrorInfo is used to identify the error.
Connection to the server that contains the backup to retrieve. This connection corresponds to: the name of the connection defined in the data model editor or with HDescribeConnection or HOpenConnection.the name of a variable of type Connection.
Backup to retrieve. Can correspond to:Backup identifier. This identifier can correspond to the identifier of full backup or to the identifier of differential backup. During an immediate backup, this identifier is returned by HBackup. This identifier can also be returned by HInfoBackup.In a scheduled backup, this identifier corresponds to the Identifier property of the hBackupDescription variable. Path and name of backup. This name was specified during the backup. This name can also be returned by HInfoBackup. If this name corresponds to a relative path, the backup will be sought in the "Backup" subdirectory of HFSQL server. To specify the directory of Manta service, simply use "%%EXE%%".
Path and name of local file in which the backup will be retrieved.In the case of a full backup, the destination file is a zip file (the ".zip" extension must be specified in the file name.
Name of the window where the progress bar will be displayed or name of the Progress Bar control.Handle of the window that displays the progress bar. This parameter is ignored.
Rights required to retrieve a backup
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: