ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Information about the backups performed on the server Hide the details
Description of backups performed on the specified server. This description has the following format: <Identifier of Backup 1> + TAB + <Date of Backup 1> + TAB + <Files Saved> + TAB + <Destination Path of Backup 1> + TAB + <Description> + TAB + <Status> + TAB + <Per Thousand> + TAB + <Error Message> + TAB + <Type> + TAB + <Identifier of Full Backup> + TAB + <With Index> + TAB + <Compression> + EOT where:<Files Saved> is the list of data saved separated by semicolons (";"). <Status> corresponds to an integer (or to an Integer constant) used to find out the backup status:hBackupCanceled2Backup canceledhBackupCompleted1Backup completedhBackupError3Error during backuphBackupInProgress0Backup in progress<Per Thousand> corresponds to the rate of backup completion if the backup is in progress (expressed in per thousand).<Error Message> is the error message if the backup failed.<Type> corresponds to an integer (or to an Integer constant) used to find out the type of backup: hBackupDifferential1Differential backuphBackupFull0Full backup<Identifier of Full Backup> corresponds to the identifier of the corresponding full backup in case of differential backup.<With Index>: Used to find out whether the backup contains the indexes: 0 if the backup of indexes was not performed,1 if the backup of indexes was performed. <Compression>: Constant corresponding to the backup compression:zipFormatNone: the backup is not compressed.zipFormatZip: the backup is compressed. Remark: the separator used between the different descriptions is "EOT" (instead of "CR") because the different description parameters can contain Carriage Return characters (CR).
Name of the Connection variable that describes the connection to the server whose backups will be listed.
Information about a specific backup Hide the details
Description of specified backup on the specified server. This description has the following format: <Identifier of Backup 1> + TAB + <Date of Backup 1> + TAB + <Files Saved> + TAB + <Destination Path of Backup 1> + TAB + <Description> + TAB + <Status> + TAB + <Per Thousand> + TAB + <Error Message> + TAB + <Type> + TAB + <Identifier of Full Backup> + TAB + <With Index> + TAB + <Compression> + EOT where:<Files Saved> is the list of data saved separated by semicolons (";"). <Status> corresponds to an integer (or to an Integer constant) used to find out the backup status:hBackupCanceled2Backup canceledhBackupCompleted1Backup completedhBackupError3Error during backuphBackupInProgress0Backup in progress<Per Thousand> corresponds to the rate of backup completion if the backup is in progress (expressed in per thousand).<Error Message> is the error message if the backup failed.<Type> corresponds to an integer (or to an Integer constant) used to find out the type of backup:hBackupDifferential1Differential backuphBackupFull0Full backup<Identifier of Full Backup> corresponds to the identifier of the corresponding full backup in case of differential backup.<With Index>: Used to find out whether the backup contains the indexes: 0 if the backup of indexes was not performed,1 if the backup of indexes was performed. <Compression>: Constant corresponding to the backup compression: zipFormatNone: the backup is not compressed.zipFormatZip: the backup is compressed. Remark: the separator used between the different descriptions is "EOT" (instead of "CR") because the different description parameters can contain Carriage Return characters (CR).
Name of the Connection variable that describes the connection to the server that performed the backup.
Identifier of backup whose characteristics are requested. This identifier is returned by <Connection variable>.Backup.
Miscellaneous
Necessary rights
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: