ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<PolygonGeo variable>.Distance (Function)
Calculates the distance between a geographic polygon and another geometry.
<Polygon2D variable>.Distance (Function)
Calculates the distance between a 2D polygon and another geometry.
GeometryDistance (Function)
Calculates the distance between two geometries.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
<Map>.ItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
<Polygon2D variable>.Area (Function)
Calculates the area of a polygon defined using 2D coordinates.
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)...
<PolygonGeo variable>.Intersect (Function)
Checks whether the intersection of a geographic polygon and another geometry does not result in an empty set.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images...
Geolocation function constants
Constants used by geolocation functions
GeometryLength (Function)
Calculates the length of a given geometry.
<Polygon2D variable>.Intersect (Function)
Checks whether the intersection of a 2D polygon and another geometry does not result in an empty set.
<PolygonGeo variable>.Cross (Function)
Determines if a geographic polygon crosses another geometry.
geoPosition (Variable type)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices...
MDIRight (Property)
The MDIRight property is used to determine and modify the distance between the right border of the MDI parent window and the right border of the MDI area.
MDILeft (Property)
The MDILeft property is used to determine and change the distance between the left border of the MDI parent window and the left border of the MDI area.
MDIBottom (Property)
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.
SQL functions for handling spatial data
Below are the main SQL functions that can be used to handle spatial data in SQL queries...
<Polygon2D variable>.Cross (Function)
Determines if a 2D polygon crosses another geometry.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user...
MDITop (Property)
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
GeometryCollection (Variable type)
The GeometryCollection type is used to store a collection of geometries of different types. In other words, it is a heterogeneous collection. It can store a collection of points, polygons, etc.
Spatial data functions (prefix syntax)
Lit la valeur d'un des paramètres d'animation défini pour un champ Image.
<PolygonGeo variable>.Perimeter (Function)
Calculates the perimeter of a geographic polygon.
NFC: Data transfer
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)...
<PolygonGeo variable>.Touch (Function)
Determines whether a geographic polygon touches another geometry.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
<Polygon2D variable>.Perimeter (Function)
Calculates the perimeter of a polygon defined using 2D coordinates.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Properties associated with a window
List of properties associated with a window
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
beaconDetectionInfo (Variable type)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location.
<PolygonGeo variable>.Area (Function)
Calculates the area of a polygon defined using geographic coordinates.
<Polygon2D variable>.Touch (Function)
Determines whether a 2D polygon touches another geometry.
MultiLinestring2D (Variable type)
The MultiLinestring2D type can be used to store a collection of linestrings defined with 2D coordinates.
MultiLinestringGeo (Variable type)
The MultiLinestring type can be used to store a collection of linestrings defined with geographic coordinates.
Point2D (Variable type)
The Point2D type is used to define all the characteristics of a location represented on a Cartesian plane.
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax
Flexbox control description: Details Tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically...
Spatial data functions
New features in WEBDEV 28 presented in the New Features brochure.
MultiPoint2D (Variable type)
The MultiPoint2D type is used to store a set of points defined with 2D coordinates. It is a collection of points: unlike in a linestring, points are not connected.
MultiPointGeo (Variable type)
The MultiPointGeo type is used to store a set of points defined with geographic coordinates. It is a collection of points: in this case, points are not connected.
PointGeo (Variable type)
The PointGeo type is used to define all the advanced characteristics of a location represented on the spheroidal surface of the earth.
MultiPolygon2D (Variable type)
The MultiPolygon2D type can be used to store a collection of non-overlapping polygons defined with 2D coordinates.
Linestring2D (Variable type)
The Linestring2D type is used to define all the advanced characteristics of a linestring defined with 2D coordinates.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
LinestringGeo (Variable type)
The LinestringGeo type is used to define all the advanced characteristics of a geographic linestring.
Constants for the Exif functions
List of constants used by the Exif functions.
Map control functions
Map control functions
MultiPolygonGeo (Variable type)
The MultiPolygonGeo type can be used to store a collection of non-overlapping polygons defined with geographic coordinates.
Polygon2D (Variable type)
The Polygon2D type is used to define all the advanced characteristics of a 2D polygon.
API description (Variable type)
An API Description variable is used to describe an API, its parameters, its return value and its calling options programmatically.
FlexAlignContent (Property)
The FlexAlignContent property gets and sets the alignment of the lines within the Flexbox control along the cross axis (corresponding CSS property: "align-content").
Geometry (Variable type)
The Geometry type can be used to store any type of geometry: point, polygon, etc.
PolygonGeo (Variable type)
The PolygonGeo type is used to define all the advanced characteristics of a geographic polygon.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Managing spatial data in HFSQL databases
Starting with version 2024, you can store and manipulate geometric and geographic data in HFSQL databases...
1. Examples provided with WINDEV Mobile
Exports a page contained in a Document variable in image format.
GeometryPerimeter (Function)
Calculates the perimeter of a given geometry (polygon or multipolygon).
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls
Image (Variable type)
The Image type is used to define the advanced characteristics of an image.
2024 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2024 in the 2024 New Features brochure.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code...
2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure.
2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls.
Site map of PC SOFT documentation
The "Logs" tab is used to see the details of logs for a specific period...
1
2
3