|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives... |
|
|
|
|
|
|
|
| Returns the number of sub-archives (parts) of an archive in CAB, RAR, ZIP, WDZ, 7z, gzip, TAR... |
|
|
|
|
|
|
|
| Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format):
the size of all compressed... |
|
|
|
|
|
|
|
| ... of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ). |
|
|
|
|
|
|
|
| Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ... |
|
|
|
|
|
|
|
| Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ... |
|
|
|
|
|
|
|
| of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ).
a file to add into an archive.... |
|
|
|
|
|
|
|
| Declares the start of the optimized addition of files to a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ... |
|
|
|
|
|
|
|
| Declares the start of the optimized addition of files to a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ... |
|
|
|
|
|
|
|
| List of constants used by the archiving functions.... |
|
|
|
|
|
|
|
| Returns the message associated with an error code on an archive. |
|
|
|
|
|
|
|
| Defines the password used to add files into the specified archive and to extract files... |
|
|
|
|
|
|
|
| Returns the list of archive formats supported by the current platform, in the format expected... |
|
|
|
|
|
|
|
| Two types of archives are available...... |
|
|
|
|
|
|
|
| Changes the compression level used when creating an archive in ZIP format or in 7z format. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|