ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for encryption/compression
List of constants used by the encryption/compression functions...
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
iInitReportVerso (Function)
Initializes the parameters of a report to be printed on the verso side of another report.
Error 26: No END statement is associated with this THEN
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
MapGetStyle (Function)
Returns the style used by the map displayed in the Map control.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Supercontrol
A supercontrol is an advanced type of control......
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
24. Displaying and linking pages
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
iCreateFont (Example)
Usage example of the iCreateFont function
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Fax constants
List of constants used by the functions for managing faxes....
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......