ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ERR_BAD_CONTEXT_INVALID
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Native Access to SAP
SAP is a widely used ERP......
Rights on the virtual directory
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
WLanguage procedure called by zipAddDirectory to handle the progress bar
WLanguage procedure ("Callback") used by zipAddDirectory to manage the progress of files being added to the archive.
WDInst: Configuring the installation workstation
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
<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.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
<zipArchive variable>.FindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
<zipArchive variable>.Exist (Function)
Determines whether an archive exists.
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).