|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Returns the list of files found in an archive. |
|
|
|
|
|
|
Deletes a list of files from an archive. |
|
|
|
|
|
|
Creates a self-extracting archive as a 32-bit executable (.EXE). |
|
|
|
|
|
|
Selects files from an archive. |
|
|
|
|
|
|
Determines whether an archive exists. |
|
|
|
|
|
|
Selects files from an archive. |
|
|
|
|
|
|
Creates a self-extracting archive as a 32-bit executable (.EXE). |
|
|
|
|
|
|
Returns the list of files found in an archive. |
|
|
|
|
|
|
Deletes a list of files from an archive. |
|
|
|
|
|
|
Used to find out whether an archive exists. |
|
|
|
|
|
|
Adds all the files found in a directory and in its subdirectories into an archive and compresses them. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Opens an existing archive in RAR format. |
|
|
|
|
|
|
Deletes a file from an archive. |
|
|
|
|
|
|
Deletes all files from an archive. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Stops the operation used to compress or decompress a file. |
|
|
|
|
|
|
Extracts a file from an archive and automatically decompresses it to a physical location... |
|
|
|
|
|
|
Returns the type of archive: single-part archive or multi-part archive. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|