|
|
| Usage example of the zipOpenCAB function |
|
|
|
|
|
|
|
| Opens an existing archive in CAB format. |
|
|
|
|
|
|
|
| Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect. |
|
|
|
|
|
|
|
| Funciones para archivos ZIP, WDZ, CAB, RAR, 7z, TAR, gzip y TGZ (TAR.GZ) |
|
|
|
|
|
|
|
| Funciones para archivos ZIP, WDZ, CAB, RAR, 7z, TAR, gzip y TGZ (TAR.GZ) |
|
|
|
|
|
|
|
| Abre un archivo existente. |
|
|
|
|
|
|
|
| Opens an existing archive. |
|
|
|
|
|
|
|
| Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format). |
|
|
|
|
|
|
|
The zipArchivedFile type is used to handle: - a file contained in an archive corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ).
- a file to add into an archive.
|
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives... |
|
|
|
|
|
|
|
| Two types of archives are available... |
|
|
|
|
|
|
|
| Selecciona ficheros de un archivo. |
|
|
|
|
|
|
|
| Determina si existe un archivo. |
|
|
|
|
|
|
|
| Devuelve el nombre del archivo gestionado actualmente por las funciones de adición y extracción de archivos. |
|
|
|
|
|
|
|
| Selects files from an archive. |
|
|
|
|
|
|
|
| Compressed files in an archive can be manipulated using WDZip... |
|
|
|
|
|
|
|
| Returns the name of the archived file currently handled by the functions for adding and extracting files. |
|
|
|
|
|
|
|
| Determines whether an archive exists. |
|
|
|
|
|
|
|
Returns the size of the archive (in ZIP, RAR, CAB, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format):- the size of all compressed files found in the archive.
- the size of all files found in the archive before compression.
|
|
|
|
|
|
|
|
Returns the size of one of the archive files (in CAB, RAR, WDZ, ZIP, 7z, gzip, TAR or TGZ (TAR.GZ) format):- the compressed size of the file.
- the size of file before compression.
|
|
|
|
|
|
|
|
| Returns the number of sub-archives (parts) of an archive in CAB, RAR, ZIP, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format. |
|
|
|
|
|
|
|
| Returns the list of files found in an archive. |
|
|
|
|
|
|
|
| The zipArchive type is used to handle archive files in the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ). |
|
|
|
|
|
|
|
| Elimina todos los archivos de un fichero. |
|
|
|
|
|
|
|
| Devuelve el número de partes de un tamaño determinado necesarias para dividir un archivo de una sola parte. |
|
|
|
|
|
|
|
| Deletes all files from an archive. |
|
|
|
|
|
|
|
| Changes the compression level used when creating an archive in ZIP format or in 7z format. |
|
|
|
|
|
|
|
| Declara el inicio de la adición optimizada de una serie de archivos a un archivo CAB, ZIP, WDZ, 7z, TAR, gzip o TGZ (TAR.GZ). Esta función solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 3. |
|
|
|
|
|
|
|
| Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format). |
|
|
|
|
|
|
|
Returns the size of one of the archive files (in CAB, RAR, WDZ, ZIP, 7z, gzip, TAR or TGZ (TAR.GZ) format):- the compressed size of the file.
- the size of file before compression.
|
|
|
|
|
|
|
|
| Devuelve la ruta de un archivo encontrado en el archivo. |
|
|
|
|
|
|
|
| Declara el inicio de la adición optimizada de una serie de archivos a un archivo CAB, ZIP, WDZ, 7z, TAR, gzip o TGZ (TAR.GZ). Esta función solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 3. |
|
|
|
|
|
|
|
| Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location. |
|
|
|
|
|
|
|
| Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format). |
|
|
|
|
|
|
|
| Returns the list of files found in an archive. |
|
|
|
|
|
|
|
| Devuelve el ruta de un fichero encontrado en el archivo. |
|
|
|
|
|
|
|
| Returns the number of parts of a given size required to split a single-part archive. |
|
|
|
|
|
|
|
| Returns the message associated with an error code on an archive. |
|
|
|
|
|
|
|
| Extrae y descomprime automáticamente los archivos en un directorio en el árbol de archivos de un archivo a una ubicación física. |
|
|
|
|
|
|
|
| Modifica la ruta almacenada de un archivo en un fichero (en formato ZIP, WDZ o 7z). |
|
|
|
|
|
|
|
| Devuelve el tipo de archivo: archivo de una sola parte o archivo de varias partes. |
|
|
|
|
|
|
|
| Abre un archivo existente en formato RAR. |
|
|
|
|
|
|
|
| Elimina un archivo de un fichero. |
|
|
|
|
|
|
|
| Deletes a file from an archive. |
|
|
|
|
|
|
|
| Opens an existing archive in RAR format. |
|
|
|
|
|
|
|
| Extrae un archivo de un fichero y lo descomprime automáticamente en una ubicación física o en la memoria. |
|
|
|
|
|
|
|
| Declara el final de la adición optimizada de una serie de archivos a un archivo comprimido. Esta función solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 3. |
|
|
|
|
|
|
|
| Extracts a file from an archive and automatically decompresses it to a physical location or in memory. |
|
|
|
|
|
|
|
| Extracts all files from an archive and decompresses them. |
|
|
|
|
|
|
|
| Fusiona los distintos subarchivos de un archivo de varias partes para crear un archivo de una sola parte. |
|
|
|
|
|
|
|
| Declara el final de la adición optimizada de una serie de archivos a un archivo comprimido. Esta función solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 3. |
|
|
|
|
|
|
|
| Merges the different sub-archives found in a multi-part archive to create a single-part archive. |
|
|
|
|
|
|
|
| Agrega y comprime automáticamente una lista de archivos en un archivo ZIP, CAB, WDZ, 7z, TAR, gzip o TGZ (TAR.GZ). |
|
|
|
|
|
|
|
| Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format). |
|
|
|
|
|
|
|
| Extracts all files from an archive and decompresses them. |
|
|
|
|
|
|
|
| Returns the type of the archive: single-part archive or multi-part archive. |
|
|
|
|
|
|
|
| Elimina una lista de archivos de un fichero. |
|
|
|
|
|
|
|
| Decompresses a file that was compressed by fCompress. |
|
|
|
|
|
|
|
| Agrega y comprime automáticamente una lista de archivos en un archivo ZIP, CAB, WDZ, 7z, TAR, gzip o TGZ (TAR.GZ). |
|
|
|
|
|
|
|
| Extracts and decompresses a list of files found in an archive to a physical location. |
|
|
|
|
|
|
|
| Extrae y descomprime una lista de archivos encontrados en un archivo a una ubicación física. |
|
|
|
|
|
|
|
| Adds all the files found in a directory and in its subdirectories into an archive and compresses them. |
|
|
|
|
|
|
|
| WDZip sirve para comprimir y agrupar tus archivos en ficheros... |
|
|
|
|
|
|
|
| Añade todos los archivos que se encuentran en un directorio y en sus subdirectorios a un archivo y los comprime. |
|
|
|
|
|
|
|
| Abre un archivo existente en formato CAB. |
|
|
|
|
|
|
|
| Deletes a list of files from an archive. |
|
|
|
|
|
|
|
| Each WINDEV function is associated with a WINDEV DLL... |
|
|
|
|
|
|
|
| Agrega y comprime automáticamente cualquier tipo de archivo en un archivo CAB, ZIP, WDZ, 7z, TAR, gzip o TGZ (TAR.GZ). |
|
|
|
|
|
|
|
Devuelve las características de un archivo encontrado un archivo:- El nombre del archivo y su ruta de almacenamiento.
- Tamaño inicial del archivo.
- El tamaño comprimido del archivo.
- Fecha y hora de creación del archivo.
- Fecha y hora de modificación del archivo.
- Fecha y hora de acceso al archivo.
- Los atributos del archivo.
- Modo de encriptación del archivo.
|
|
|
|
|
|
|
|
Returns the characteristics of a file found an archive:- The name of the file and its stored path.
- The initial size of the file.
- The compressed size of file.
- The date and time of file creation.
- The date and time of file modification.
- The date and time of file access.
- The file attributes.
- The file encryption mode.
|
|
|
|
|
|
|
|
| Defines the password used to add files to the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format). |
|
|
|
|
|
|
|
| Agrega y comprime automáticamente cualquier tipo de archivo en un archivo CAB, ZIP, WDZ, 7z, TAR, gzip o TGZ (TAR.GZ). |
|
|
|
|
|
|
|
| Lista de constantes utilizadas por las funciones de archivos comprimidos. |
|
|
|
|
|
|
|
| Detiene la operación de compresión o descompresión de un archivo. |
|
|
|
|
|
|
|
| El tipo zipExeCreationParameter permite definir toda la información necesaria para crear un archivo autoextraíble (archivo .EXE). Este tipo de variable solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 3. |
|
|
|
|
|
|
|
| Divide un archivo en varios subarchivos de un tamaño determinado. |
|
|
|
|
|
|
|
| Splits an archive into several sub-archives of a given size. |
|
|
|
|
|
|
|
| Crea un archivo comprimido autoextraíble como un archivo .EXE de 32 bits. |
|
|
|
|
|
|
|
| Crea un archivo comprimido autoextraíble como un archivo .EXE de 32 bits. |
|
|
|
|
|
|
|
| This help page explains how to... |
|
|
|
|
|
|
|
| The automatic data file modification updates the description of data files on user computers... |
|
|
|
|
|
|
|
| Version 2026 includes new and improved functions, properties and data types, ... |
|
|
|
|
|
|
|
| WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory. |
|
|
|
|
|
|
|
| La versión 2026 incluye funciones, propiedades y tipos de datos nuevos y mejorados, ... |
|
|
|
|
|
|
|
| What's new in WINDEV Mobile 2026 is presented in the What's new 2026 brochure. |
|
|
|
|
|
|
|
| La versión 2026 incluye funciones, propiedades y tipos de datos nuevos y mejorados, ... |
|
|
|
|
|
|
|
| What's new in WINDEV 2026 in the What's new 2026 brochure. |
|
|
|
|
|
|
|
| Los tipos avanzados de WLanguage son los siguientes |
|
|
|
|
|
|
|
| WEBDEV 2026 new features in the 2026 New Features brochure. |
|
|
|
|
|
|
|
| Los ejemplos proporcionados con WINDEV tienen como objetivo ayudarle a conocer las funcionalidades de WINDEV.
|
|
|
|
|
|
|