ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Polygon2D variable>.Correct (Function)
Returns a corrected version of the specified 2D polygon.
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
3. Managing sockets
WINDEV includes advanced socket management functions....
9. Application menus
Menus are displayed in different ways......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
<zipArchive variable>.StartAddingFile (Function)
Declares the start of the optimized addition of files to a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
zipStartAddingFile (Function)
Declares the start of the optimized addition of files to a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
User Groupware: Executable creation and installation
The executable of an application that supports the User Groupware is a multi-instance executable....
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
<PolygonGeo variable>.IsValid (Function)
Checks whether the specified geographic polygon is valid according to the OGC rules.
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Secure REST web service
WINDEV and WEBDEV allow you to create REST web services and secure access with OAuth tokens......
DisplayFormat (Property)
The FormatAffichage property lets you know and modify the expected format for displaying a label: plain text, RTF or Markdown format.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.