ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDZip: Create or modify an archive
This help page explains how to...
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))
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives...
zipSelectFile (Function)
Selects files from an archive.
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete...
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
<zipArchive>.SelectFile (Function)
Selects files from an archive.
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))
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
zipInfoFile (Example)
Usage example of the zipInfoFile function
16. Java applications in practice
Java applications in practice...
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open...
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
zipListFile (Example)
Usage example of the zipListFile function
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
zipNbPart (Example)
Usage example of the zipNbPart function
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server......
zipNbFile (Example)
Usage example of the zipNbFile function
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared...
WDLog: Backup of HFSQL tables
WDLog allows you to save all the HFSQL tables used by a WINDEV or WEBDEV application......
zipExtractPath (Example)
Usage example of the zipExtractPath function
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......