ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Archiving functions (ZIP, WDZ, CAB, RAR, 7z, TAR, gzip, etc.) (prefix syntax)
Archiving functions (ZIP, WDZ, CAB, RAR, 7z, TAR, gzip and TGZ (TAR.GZ))
Archiving functions (ZIP, WDZ, CAB, RAR, 7z, TAR, gzip and TGZ (TAR.GZ))
Archiving functions (ZIP, WDZ, CAB, RAR, 7z, TAR, gzip and TGZ (TAR.GZ))
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...
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives...
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting...
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting...
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
WDZip: Create or modify an archive
This help page explains how to......
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific...
WDLog: Backup of HFSQL tables
WDLog allows you to save all the HFSQL tables used by a WINDEV or WEBDEV application......
Multi-product external components
Components are a remarkably useful tool for development teams......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory...
WDDeploy features
WDDeploy can be used to......
SCM: Managing components
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics...
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
1
5
6
7
8
>