|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Archiving functions (ZIP, WDZ, CAB, RAR, 7z, TAR, gzip and TGZ (TAR.GZ)) |
|
|
|
|
|
|
|
| Archiving functions (ZIP, WDZ, CAB, RAR, 7z, TAR, gzip and TGZ (TAR.GZ)) |
|
|
|
|
|
|
|
| The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives... |
|
|
|
|
|
|
|
| Opens an existing archive in RAR format. |
|
|
|
|
|
|
|
| Deletes a file from an archive. |
|
|
|
|
|
|
|
| Deletes all files from an archive. |
|
|
|
|
|
|
|
| Returns the path of a file found in the archive. |
|
|
|
|
|
|
|
| Returns the number of parts of a given size required to split a single-part archive. |
|
|
|
|
|
|
|
| Adds all the files found in a directory and in its subdirectories into an archive and compresses them. |
|
|
|
|
|
|
|
| Declares the end of the optimized addition of a series of files to an archive.
This new function... |
|
|
|
|
|
|
|
| Creates a self-extracting archive as a 32-bit executable (.EXE). |
|
|
|
|
|
|
|
| Adds all the files found in a directory and in its subdirectories into an archive and compresses them. |
|
|
|
|
|
|
|
| Returns the number of parts of a given size required to split a single-part archive. |
|
|
|
|
|
|
|
| Deletes a file from an archive. |
|
|
|
|
|
|
|
| Deletes all files from an archive. |
|
|
|
|
|
|
|
| Opens an existing archive in RAR format. |
|
|
|
|
|
|
|
| Creates a self-extracting archive as a 32-bit executable (.EXE). |
|
|
|
|
|
|
|
| Declares the end of the optimized addition of a series of files to an archive.
This new function... |
|
|
|
|
|
|
|
| Stops the operation used to compress or decompress a file. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|