ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Map control properties
The following properties can be used with Map controls:...
Map control events
The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV...
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
<zipArchive variable>.AddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
User Groupware and multilingual application/site
If your application is multilingual, it is also necessary to manage multilingualism in the user Groupware windows/pages......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Open (Function)
Opens a modal WINDEV window.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.