|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives... |
|
|
|
|
|
|
|
| Stops the operation used to compress or decompress a file. |
|
|
|
|
|
|
|
| Extracts a file from an archive and automatically decompresses it to a physical location... |
|
|
|
|
|
|
|
| Extracts all files from an archive and decompresses them. |
|
|
|
|
|
|
|
| Returns the characteristics of a file found an archive:
The name of the file and its stored... |
|
|
|
|
|
|
|
| Opens an existing archive. |
|
|
|
|
|
|
|
| Returns the type of archive: single-part archive or multi-part archive. |
|
|
|
|
|
|
|
| Merges the different sub-archives found in a multi-part archive to create a single-part archive. |
|
|
|
|
|
|
|
| Returns the type of archive: single-part archive or multi-part archive. |
|
|
|
|
|
|
|
| Returns the path of a file found in the archive. |
|
|
|
|
|
|
|
| Returns the characteristics of a file found an archive:
The name of the file and its stored... |
|
|
|
|
|
|
|
| Opens an existing archive. |
|
|
|
|
|
|
|
| Merges the different sub-archives found in a multi-part archive to create a single-part archive. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|