ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Telemetry: Key features
WEBDEV allows you to manipulate an iFrame control programmatically......
<Polygon2D variable>.Correct (Function)
Returns a corrected version of the specified 2D polygon.
<PolygonGeo variable>.IsValid (Function)
Checks whether the specified geographic polygon is valid according to the OGC rules.
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
<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.