ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Search results
25 results for: zipCreate
Creates an archive.
Usage example of the zipCreate function
Opens an existing archive.
Opens an existing archive in CAB format.
Creates an archive.
Closes an archive.
Opens an existing archive in CAB format.
Closes an archive.
Opens an existing archive.
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB,...
Usage example of the zipClose function
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Used to find out whether an archive exists.
Returns the type of archive: single-part archive or multi-part archive.
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Deletes all files from an archive.
List of constants used by the archiving functions....
Defines the password used to add files into the specified archive and to extract files...
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Deletes a list of files from an archive.
Two types of archives are available......
Deletes a file from an archive.
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Creates a self-extracting archive as a 32-bit executable (.EXE).
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format...