ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Polygon2D (Variable type)
The Polygon2D type is used to define all the advanced characteristics of a 2D polygon.
Report viewer: Offer several reports
In the document preview, end users can......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Installing and starting WDTRAD
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Setup on a local network (LAN)
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
15. Project Management Hub
<Polygon2D variable>.Overlap (Function)
Determines if a 2D polygon overlaps another geometry.
GeometryIntersect (Function)
Checks whether two geometries have a non-empty intersection.
<PolygonGeo variable>.ConvexHull (Function)
Calculates the convex hull of the specified geographic polygon.
<PolygonGeo variable>.Contain (Function)
Determines if geometry A (of type geographic polygon) contains geometry B.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
ZAxisMax (Property)
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart).
ZAxisMin (Property)
The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart).
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....