ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 15161718192021222324252627
0 if the files have been deleted,An error code (value greater than 0) otherwise. The message corresponding to the error code is returned by zipMsgError.
Name of a variable of type zipArchive corresponding to the archive to use.
Stored path of the file that must be deleted from the archive. The paths are separated by CR characters (Carriage Return).
Versions 21 and laterProgress bar management mode. This parameter can correspond to: the name of a Progress Bar control found in a window. The progress bar will display the progress of file deletion. the name of a WLanguage procedure. This procedure has the following format: <Procedure name> (<Current file>, <Progress percentage>) where: <Current file> corresponds to the name of the file currently processed. <Progress percentage> corresponds to the progress percentage of the file list being deleted from the archive. If you are using an archive in TAR or TGZ (TAR.GZ) format, the progress bar is updated at the end of file addition only. The procedure must be a server procedure.New in version 21Progress bar management mode. This parameter can correspond to: the name of a Progress Bar control found in a window. The progress bar will display the progress of file deletion. the name of a WLanguage procedure. This procedure has the following format: <Procedure name> (<Current file>, <Progress percentage>) where: <Current file> corresponds to the name of the file currently processed. <Progress percentage> corresponds to the progress percentage of the file list being deleted from the archive. If you are using an archive in TAR or TGZ (TAR.GZ) format, the progress bar is updated at the end of file addition only. The procedure must be a server procedure.Progress bar management mode. This parameter can correspond to: the name of a Progress Bar control found in a window. The progress bar will display the progress of file deletion. the name of a WLanguage procedure. This procedure has the following format: <Procedure name> (<Current file>, <Progress percentage>) where: <Current file> corresponds to the name of the file currently processed. <Progress percentage> corresponds to the progress percentage of the file list being deleted from the archive. If you are using an archive in TAR or TGZ (TAR.GZ) format, the progress bar is updated at the end of file addition only. The procedure must be a server procedure.
Use conditions
Error codes
Index of files in the archive
Stored path
Last update: 05/26/2022
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: