|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Calculates the distance between a 2D polygon and another geometry. |
|
|
|
|
|
|
|
| Calculates the distance between a geographic polygon and another geometry. |
|
|
|
|
|
|
|
| Returns the distance between the two locations. This distance is expressed in meters by default.
|
|
|
|
|
|
|
|
| Calculates the distance between two geometries. |
|
|
|
|
|
|
|
| Calculates the area of a polygon defined using 2D coordinates. |
|
|
|
|
|
|
|
| The Gesture variable is used to retrieve the gesture parameters (swipe)... |
|
|
|
|
|
|
|
| Checks whether the intersection of a geographic polygon and another geometry does not result in an empty set. |
|
|
|
|
|
|
|
| One of the most common applications of the multi-touch feature is used to handle images... |
|
|
|
|
|
|
|
| Constants used by geolocation functions |
|
|
|
|
|
|
|
| Calculates the length of a given geometry. |
|
|
|
|
|
|
|
| Determines if a geographic polygon crosses another geometry. |
|
|
|
|
|
|
|
| Checks whether the intersection of a 2D polygon and another geometry does not result in an empty set. |
|
|
|
|
|
|
|
| Below are the main SQL functions that can be used to handle spatial data in SQL queries... |
|
|
|
|
|
|
|
| Determines if a 2D polygon crosses another geometry. |
|
|
|
|
|
|
|
| The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user... |
|
|
|
|
|
|
|
| Decompresses a memory block (buffer) that was compressed by Compress. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| The geoPosition type is used to handle geographic positions via WLanguage geolocation functions. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Stops following the device movement in a Map control. |
|
|
|
|
|
|
|
| Stops following the device movement in a Map control. |
|
|
|
|
|
|
|
| The following functions are used to handle geolocation data and to control GPS devices... |
|
|
|
|
|
|
|
| Returns the list of Exif tags available for the image used. |
|
|
|
|
|
|
|
| Calculates the perimeter of a geographic polygon. |
|
|
|
|
|
|
|
| The following functions are used to manage Map controls via prefix syntax |
|
|
|
|
|
|
|
| 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)... |
|
|
|
|
|
|
|
| Determines whether a geographic polygon touches another geometry. |
|
|
|
|
|
|
|
| Calculates the perimeter of a polygon defined using 2D coordinates. |
|
|
|
|
|
|
|
| Requests to be notified periodically of the device's current location.
|
|
|
|
|
|
|
|
| Returns the value of an Exif tag for the image used. |
|
|
|
|
|
|
|
| Defines the WLanguage procedure that will be called when the location of the user changes. |
|
|
|
|
|
|
|
| Modifies the value of an Exif tag for the image used. |
|
|
|
|
|
|
|
| The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise. |
|
|
|
|
|
|
|
| Modifies a row corresponding to an internal window in a Looper control populated programmatically. |
|
|
|
|
|
|
|
| Calculates the area of a polygon defined using geographic coordinates. |
|
|
|
|
|
|
|
| Modifies a row corresponding to an internal window in a Looper control populated programmatically. |
|
|
|
|
|
|
|
| List of properties associated with a window |
|
|
|
|
|
|
|
| Adds a row as an internal window at the end of a Looper control populated programmatically. |
|
|
|
|
|
|
|
| Determines whether a 2D polygon touches another geometry. |
|
|
|
|
|
|
|
| Deletes a marker from a map displayed by a Map control. |
|
|
|
|
|
|
|
| Compresses a string or a memory block (buffer) in binary format. |
|
|
|
|
|
|
|
| Adds a row as an internal window at the end of a Looper control populated programmatically. |
|
|
|
|
|
|
|
| Deletes a marker from a map displayed by a Map control. |
|
|
|
|
|
|
|
| Calculates the distance of an itinerary in a Map control. |
|
|
|
|
|
|
|
| Inserts a row as an internal window into a Looper control populated programmatically. |
|
|
|
|
|
|
|
| Calculates the distance of an itinerary in a Map control. |
|
|
|
|
|
|
|
| Saves the modifications performed on the Exif tags of an image by ImageInfoModify. |
|
|
|
|
|
|
|
| Inserts a row as an internal window into a Looper control populated programmatically. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers. |
|
|
|
|
|
|
|
| The MultiLinestring2D type can be used to store a collection of linestrings defined with 2D coordinates. |
|
|
|
|
|
|
|
| The MultiLinestring type can be used to store a collection of linestrings defined with geographic coordinates. |
|
|
|
|
|
|
|
| The Point2D type is used to define all the characteristics of a location represented on a Cartesian plane. |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| The PointGeo type is used to define all the advanced characteristics of a location represented on the spheroidal surface of the earth. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| The MultiPolygon2D type can be used to store a collection of non-overlapping polygons defined with 2D coordinates. |
|
|
|
|
|
|
|
| The Linestring2D type is used to define all the advanced characteristics of a linestring defined with 2D coordinates. |
|
|
|
|
|
|
|
| The MultiPolygonGeo type can be used to store a collection of non-overlapping polygons defined with geographic coordinates. |
|
|
|
|
|
|
|
| The LinestringGeo type is used to define all the advanced characteristics of a geographic linestring. |
|
|
|
|
|
|
|
| List of constants used by the Exif functions. |
|
|
|
|
|
|
|
| Adds a new marker onto a map displayed in a Map control. |
|
|
|
|
|
|
|
| Displays the current location of the device in a Map control and updates the location as it moves. |
|
|
|
|
|
|
|
| The Polygon2D type is used to define all the advanced characteristics of a 2D polygon. |
|
|
|
|
|
|
|
| An API Description variable is used to describe an API, its parameters, its return value and its calling options programmatically. |
|
|
|
|
|
|
|
| The FlexAlignContent property gets and sets the alignment of the lines within the Flexbox control along the cross axis (corresponding CSS property: "align-content"). |
|
|
|
|
|
|
|
| Displays the current location of the device in a Map control and updates the location as it moves. |
|
|
|
|
|
|
|
| The Geometry type can be used to store any type of geometry: point, polygon, etc. |
|
|
|
|
|
|
|
| The PolygonGeo type is used to define all the advanced characteristics of a geographic polygon. |
|
|
|
|
|
|
|
| Adds a new marker onto a map displayed in a Map control. |
|
|
|
|
|
|
|
| Starting with version 2024, you can store and manipulate geometric and geographic data in HFSQL databases... |
|
|
|
|
|
|
|
| Used to find the Beacons near the device. |
|
|
|
|
|
|
|
| Adds an itinerary onto a Map control. |
|
|
|
|
|
|
|
| Adds an itinerary onto a Map control. |
|
|
|
|
|
|
|
| For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite. |
|
|
|
|
|
|
|
| The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control. |
|
|
|
|
|
|
|
| Calculates the perimeter of a given geometry (polygon or multipolygon). |
|
|
|
|
|
|
|
| Used to connect a remote debugger to an application, service, web service, etc. |
|
|
|
|
|
|
|
| List of properties associated with windows, pages and controls |
|
|
|
|
|
|
|
| The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more. |
|
|
|
|
|
|
|
| WINDEV Mobile allows you to develop applications for the Android operating system... |
|
|
|
|
|
|
|
| The Image type is used to define the advanced characteristics of an image. |
|
|
|
|
|
|
|
| What's new in WINDEV/WEBDEV/WINDEV Mobile 2024 in the 2024 New Features brochure. |
|
|
|
|
|
|
|
| WINDEV allows you to easily run queries in SQL code... |
|
|
|
|
|
|
|
| What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure. |
|
|
|
|
|
|
|
| What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure. |
|
|
|
|
|
|
|
| List of constants used by properties associated with windows, reports, pages and controls. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|