AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 151-107 de 107 para .WDZ
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
Funciones de archivos ZIP, WDZ, CAB, RAR, 7z, TAR, gzip, etc., (sintaxis con prefijo)
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)
Funciones para archivos ZIP, WDZ, CAB, RAR, 7z, TAR, gzip y TGZ (TAR.GZ)
<zipArchive variable>.NbPartNeeded (Función)
Devuelve el número de partes de un tamaño determinado necesarias para dividir un archivo de una sola parte.
The single-part and multi-part archives
Two types of archives are available...
WDInst: Agrupación de los archivos a instalar
Por defecto, al generar el programa de instalación, los ficheros a instalar se comprimen en un único archivo ("...
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives...
zipStartAddingFile (Función)
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.
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
<zipArchive variable>.StartAddingFile (Función)
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.
<zipArchive variable>Abrir (función)
Abre un archivo existente.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
zipOpen (Function)
Opens an existing archive.
zipSize (Function)
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.
<zipArchive variable>.FileSize (Function)
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.
<zipArchive variable>.ExtractPath (Función)
Devuelve la ruta de un archivo encontrado en el archivo.
WDZip: Manipulating archive files
Compressed files in an archive can be manipulated using WDZip...
<zipArchive variable>.EndAddingFile (Función)
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.
WDZip: Visión general
WDZip sirve para comprimir y agrupar tus archivos en ficheros...
<zipArchive variable>.Exist (Función)
Determina si existe un archivo.
zipArchivedFile (Variable type)
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.
zipExtractPath (Función)
Devuelve el ruta de un fichero encontrado en el archivo.
zipEndAddingFile (Función)
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.
zipCreate (Función)
Crea un archivo.
<zipArchive variable>.Create (Función)
Crea un archivo.
zipFileSize (Function)
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.
zipExist (Function)
Determines whether an archive exists.
<zipArchive variable>.IsMulti (Función)
Devuelve el tipo de archivo: archivo de una sola parte o archivo de varias partes.
zipNbPart (Function)
Returns the number of sub-archives (parts) of an archive in CAB, RAR, ZIP, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format.
zipOpenCAB (Function)
Opens an existing archive in CAB format.
<zipArchive variable>.CurrentFile (Función)
Devuelve el nombre del archivo gestionado actualmente por las funciones de adición y extracción de archivos.
<zipArchive variable>.DeleteAll (Función)
Elimina todos los archivos de un fichero.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
<zipArchive variable>.ListFile (Function)
Returns the list of files found in an archive.
zipDeleteAll (Function)
Deletes all files from an archive.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
zipArchive (Variable type)
The zipArchive type is used to handle archive files in the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ).
<zipArchive>.SelectFile (Función)
Selecciona ficheros de un archivo.
zipSelectFile (Function)
Selects files from an archive.
zipIsMulti (Function)
Returns the type of the archive: single-part archive or multi-part archive.
<zipArchive variable>.DeleteFile (Función)
Elimina un archivo de un fichero.
zipDeleteFile (Function)
Deletes a file from an archive.
<zipArchive variable>.merge (función)
Fusiona los distintos subarchivos de un archivo de varias partes para crear un archivo de una sola parte.
Vocabulario de replicación
Antes de implementar la replicación, debe familiarizarse con el vocabulario específico de la replicación.
WDZip: Create or modify an archive
This help page explains how to...
zipListFile (Function)
Returns the list of files found in an archive.
<zipArchive variable>Cerrar (función)
Cierra un archivo.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
<zipArchive variable>.FindFile (Function)
Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format).
<zipArchive variable>.ChangePath (Función)
Modifica la ruta almacenada de un archivo en un fichero (en formato ZIP, WDZ o 7z).
zipOpenRAR (Function)
Opens an existing archive in RAR format.
zipClose (Function)
Closes an archive.
<zipArchive variable>.OpenRAR (Función)
Abre un archivo existente en formato RAR.
zipPassword (Function)
Defines the password used to add files to the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
zipFindFile (Function)
Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format).
<zipArchive variable>.InfoFile (Función)
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.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
<zipArchive variable>.Split (Función)
Divide un archivo en varios subarchivos de un tamaño determinado.
zipInfoFile (Function)
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.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
<zipArchive variable>.DeleteFileList (Función)
Elimina una lista de archivos de un fichero.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
<zipArchive variable>.AddFile (Función)
Agrega y comprime automáticamente cualquier tipo de archivo en un archivo CAB, ZIP, WDZ, 7z, TAR, gzip o TGZ (TAR.GZ).
<zipArchive variable>.ExtractDirectory (Función)
Extrae y descomprime automáticamente los archivos en un directorio en el árbol de archivos de un archivo a una ubicación física.
zipAddFile (Función)
Agrega y comprime automáticamente cualquier tipo de archivo en un archivo CAB, ZIP, WDZ, 7z, TAR, gzip o TGZ (TAR.GZ).
<zipArchive variable>.ExtractFile (Función)
Extrae un archivo de un fichero y lo descomprime automáticamente en una ubicación física o en la memoria.
<zipArchive variable>.ExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
<zipArchive variable>.AddDirectory (Función)
Añade todos los archivos que se encuentran en un directorio y en sus subdirectorios a un archivo y los comprime.
WDLog: Backup of HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application...
<zipArchive variable>.AddFileList (Función)
Agrega y comprime automáticamente una lista de archivos en un archivo ZIP, CAB, WDZ, 7z, TAR, gzip o TGZ (TAR.GZ).
fStopCompress (Función)
Detiene la operación de compresión o descompresión de un archivo.
Constantes para funciones de archivos comprimidos
Lista de constantes utilizadas por las funciones de archivos comprimidos.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
<zipArchive variable>.ExtractFileList (Función)
Extrae y descomprime una lista de archivos encontrados en un archivo a una ubicación física.
zipExeCreationParameter (Tipo de variable)
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.
<zipArchive variable>.CreateExe (Función)
Crea un archivo comprimido autoextraíble como un archivo .EXE de 32 bits.
fCompress (Function)
Compresses a file.
zipCreateExe (Función)
Crea un archivo comprimido autoextraíble como un archivo .EXE de 32 bits.
zipAddFileList (Función)
Agrega y comprime automáticamente una lista de archivos en un archivo ZIP, CAB, WDZ, 7z, TAR, gzip o TGZ (TAR.GZ).
HInfoReplica (Function)
Returns information about the specified replica.
Componentes externos para diferentes plataformas
Los componentes son una herramienta de gran utilidad para los equipos de desarrollo...
<zipArchive variable>.OpenCAB (Función)
Abre un archivo existente en formato CAB.
SCM: Gestión de componentes
WINDEV, WEBDEV y WINDEV Mobile le permiten crear y publicar fácilmente componentes...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile...
WDInst: generate installation program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst.
Herramientas WINDEV, WEBDEV y WINDEV Mobile
Las siguientes herramientas se proporcionan con WINDEV, WEBDEV y WINDEV Mobile
Journalized replication: Programming journalized replication in WLanguage
Several WLanguage functions allow you to include log-based replication in your application and to customize it...
HCreateMovableReplica (Function)
Creates a movable replication.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created...
WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
WINDEV 2026: New WLanguage features
Version 2026 includes new and improved functions, properties and data types, ...
Procedimiento WLanguage llamado por la función zipAddFile
Procedimiento WLanguage ("Callback") utilizado por la función zipAddFile para seguir el progreso de los archivos que se añaden al archivo comprimido.
WINDEV Mobile 2026: Novedades de WLanguage
La versión 2026 incluye funciones, propiedades y tipos de datos nuevos y mejorados, ...
WEBDEV 2026: Novedades WLanguage
La versión 2026 incluye funciones, propiedades y tipos de datos nuevos y mejorados, ...
WINDEV Mobile new features brochure 2026
What's new in WINDEV Mobile 2026 is presented in the What's new 2026 brochure.
2026 new features brochure: WINDEV new features
What's new in WINDEV 2026 in the What's new 2026 brochure.
Tipos avanzados
Los tipos avanzados de WLanguage son los siguientes
2026 novelties brochure: WEBDEV novelties
WEBDEV 2026 new features in the 2026 New Features brochure.
2. Ejemplos proporcionados con WINDEV
Los ejemplos proporcionados con WINDEV tienen como objetivo ayudarle a conocer las funcionalidades de WINDEV.
Mapa del sitio de la documentación de PC SOFT
1
5