ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MultiLinestringGeo (Variable type)
The MultiLinestring type can be used to store a collection of linestrings defined with geographic coordinates.
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server tables, the wizard allows you to......
11. Window templates
WINDEV Mobile allows you to create window templates....
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Enumeration (Type of variable)
An enumeration is a set of values......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
The Dashboard control
Dashboards are essential elements in an application......
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
<Polygon2D variable>.Union (Function)
Returns a geometry corresponding to the union between a 2D polygon and another geometry.