|
|
|
|
|
|
|
|
|
|
|
|
|
|
| This help page explains how to... |
|
|
|
|
|
|
|
| Archiving functions (ZIP, WDZ, CAB, RAR, 7z, TAR, gzip and TGZ (TAR.GZ)) |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives... |
|
|
|
|
|
|
|
| Selects files from an archive. |
|
|
|
|
|
|
|
| After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete... |
|
|
|
|
|
|
|
| Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect. |
|
|
|
|
|
|
|
| Selects files from an archive. |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Usage example of the zipAddDirectory function |
|
|
|
|
|
|
|
| Usage example of the zipOpenCAB function |
|
|
|
|
|
|
|
| Usage example of the zipSplit function |
|
|
|
|
|
|
|
| Usage example of the zipOpenRAR function |
|
|
|
|
|
|
|
| Usage example of the zipFindFile function |
|
|
|
|
|
|
|
| Usage example of the zipCreateExe function |
|
|
|
|
|
|
|
| WLanguage procedure ("Callback") called if an error is encountered when extracting files... |
|
|
|
|
|
|
|
| Usage example of the zipFileSize function |
|
|
|
|
|
|
|
| Usage example of the zipCreate function |
|
|
|
|
|
|
|
| Usage example of the zipExtractAll function |
|
|
|
|
|
|
|
| Usage example of the zipClose function |
|
|
|
|
|
|
|
| This document presents the different access modes to databases from a WINDEV Java application...... |
|
|
|
|
|
|
|
| Java applications in practice... |
|
|
|
|
|
|
|
| Usage example of the zipChangePath function |
|
|
|
|
|
|
|
| Usage example of the zipSize function |
|
|
|
|
|
|
|
| Usage example of the zipIsMulti function |
|
|
|
|
|
|
|
| Usage example of the zipMsgError function |
|
|
|
|
|
|
|
| Usage example of the zipExtractFile function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|