|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Opens an existing archive. |
|
|
|
|
|
|
|
| Returns the type of archive: single-part archive or multi-part archive. |
|
|
|
|
|
|
|
| Returns the type of archive: single-part archive or multi-part archive. |
|
|
|
|
|
|
|
| Deletes a file from an archive. |
|
|
|
|
|
|
|
| Deletes a list of files from an archive. |
|
|
|
|
|
|
|
| Returns the message associated with an error code on an archive. |
|
|
|
|
|
|
|
| Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format). |
|
|
|
|
|
|
|
| Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it. |
|
|
|
|
|
|
|
| The compressed files found in an archive can be handled by WDZip...... |
|
|
|
|
|
|
|
| Changes the compression level used when creating an archive in ZIP format or in 7z format. |
|
|
|
|
|
|
|
| Deletes all files from an archive. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)...... |
|
|
|
|
|
|
|
| A Java Applet control allows you to easily include Java Applets in your WEBDEV sites...... |
|
|
|
|
|
|
|
| WDZip is used to compress and group your files in archives...... |
|
|
|
|
|
|
|
| Determines whether an archive exists. |
|
|
|
|
|
|
|
| Extracts a file from an archive and automatically decompresses it to a physical location or in memory. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|