ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the backup was retrieved,False if a problem occurred. 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 Connection variable.
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.During 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" sub-directory of HFSQL server. To specify the directory of Manta service, all you have to do is 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 window where the progress bar will be displayed or name of Progress Bar control.Identifier (Handle) of window that displays the progress bar. This parameter is ignored.
Rights required to retrieve a backup
Last update: 09/20/2020
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: