ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives...
<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...
WDZip: Overview
WDZip is used to compress and group your files in archives......
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......
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files...
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50...
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
WDZip: Create or modify an archive
This help page explains how to......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
1
5
6
7