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))
WDDeploy: Deploying a package
WDDeploy can be used to......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
HAlias (Example)
Usage example of the HAlias function
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes...
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server)...
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing...
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic...
GglGetDocument (Function)
Downloads a document from Google Docs.
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Help about new features: Letting users know about changes
Applications are constantly evolving......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...