ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Polygon2D variable>.Distance (Function)
Calculates the distance between a 2D polygon and another geometry.
<PolygonGeo variable>.Distance (Function)
Calculates the distance between a geographic polygon and another geometry.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
GeometryDistance (Function)
Calculates the distance between two geometries.
1
2