ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
0 if the archive was opened,An error code (value greater than 0) otherwise. For more details on these error codes, see the Remarks.
Name of a variable of type zipArchive corresponding to the archive to use.The archive is created if it does not exist (except for the "CAB" or "RAR" formats).
Path and name of archive (up to 260 characters). The archive extension can be specified. If the archive extension is not specified, the default extension is .WDZ.
Archive opening mode: zipCreateIfNotFoundCreates the archive if it does not exist(not available for .CAB and .RAR files)zipHeader64Allows you to create an archive larger than 4 GB on which zipChangePath can be used.Archive in TAR or TGZ (TAR.GZ) format: This constant is not available. zipReadOpening in read-onlyzipWriteOpening in read/write(not available for .CAB and .RAR files)The default opening mode is: zipCreateIfNotFound + zipWrite.
Error codes
Special case of the .GZ extension
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: