WINDEV, WEBDEV AND WINDEV MOBILEONLINE HELP
Version: 1516171819202122232425
Retrieving an address Hide the details
Address variable corresponding to the description of the location. To find out whether the position failed to be retrieved, use the ErrorOccurred variable. To find out the error details, use ErrorInfo.
Location whose address must be retrieved. This character string can correspond to: the location expressed by the city and the country. Example: "Paris, France". the location expressed by the position ("<latitude>, <longitude>"). Example: "43.639942,3.837672".
Retrieving a list of addresses Hide the details
True if at least one address was retrieved, False otherwise. To find out whether the position failed to be retrieved, use the ErrorOccurred variable. To find out the error details, use ErrorInfo.
Name of the array of Address variables that will be filled with the list of addresses corresponding to the position. The different properties of the Address variables (street, city, etc.) will be filled according to the precision of the information returned by the geolocation service.
Maximum number of addresses returned in the list. If this parameter is not specified, the maximum number of addresses will be set to 10.
Managing multiple addresses
Required application feature
Last update: 10/31/2019
Send a report | Local help
Searching...
J'accepte les termes de la licence
All you have to do is configure your product as follows: