ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Polygon2D variable>.Cover (Function)
Determines if geometry A (of type 2D polygon) covers geometry B.
<Polygon2D variable>.ConvexHull (Function)
Calculates the convex hull of the specified 2D polygon.
<Source>.FilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
GeometryOverlap (Function)
Determines whether two geometries overlap.
<Source>.ActivateFilter (Function)
Enables the filter that was previously created for the specified table (view or query).
GeometryContain (Function)
Determines if geometry A contains geometry B.
GeometryCover (Function)
Determines if geometry A covers geometry B.
GeometryCross (Function)
Compares two geometries and determines if their intersection spatially crosses.
<PolygonGeo variable>.Equal (Function)
Determines whether two geometries are spatially equal, i.e. whether the first geometry is included in the second, and vice versa.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Sub-query
A sub-query is a query whose result is used by another query......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Reports
A report provides a custom view of data......