ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Identifying the account that runs the AWP protocol
Used to modify the management mode of memo items.
Configuring the IIS 7/7.5 server
Merges the specified cells in an Excel document.
3. Site development life cycle
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ)) (prefix syntax)
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
16. Types of code
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Constants for the archiving functions
List of constants used by the archiving functions....
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
zipMsgError (Function)
Returns the message associated with an error code on an archive.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
8. 10 tips for better interfaces...
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
The single-part and multi-part archives
Two types of archives are available......
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
<zipArchive variable>.ListFile (Function)
Returns the list of files found in an archive.
<zipArchive variable>.DeleteFileList (Function)
Deletes a list of files from an archive.
<zipArchive>.SelectFile (Function)
Selects files from an archive.
<zipArchive variable>.Exist (Function)
Determines whether an archive exists.