ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iBorder (Function)
Prints a border at specified coordinates.
Map control events
The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV...
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
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......
<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......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Map control properties
The following properties can be used with Map controls:...
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
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.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.