|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Retrieves the postal code input mask adapted to a given country. |
|
|
|
|
|
|
|
| Retrieves the phone number input mask adapted to a given country. |
|
|
|
|
|
|
|
The InputMask property is used to:- get the input mask.
- set the input mask (from the masks available for the type).
|
|
|
|
|
|
|
|
| The following functions are used to manage masks... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose two types of masks... |
|
|
|
|
|
|
|
| Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization. |
|
|
|
|
|
|
|
| Formats a character string using an InputMask variable. |
|
|
|
|
|
|
|
| Stops following the device movement in a Map control. |
|
|
|
|
|
|
|
| Returns the geographical position (latitude and longitude) corresponding to a point in a Map control. |
|
|
|
|
|
|
|
| Displays the current location of the device in a Map control and updates the location as it moves. |
|
|
|
|
|
|
|
| Calculates the distance of an itinerary in a Map control. |
|
|
|
|
|
|
|
| The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers...... |
|
|
|
|
|
|
|
| Deletes a shape drawn on the map displayed in an Map control. |
|
|
|
|
|
|
|
| Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety. |
|
|
|
|
|
|
|
| Limits the geographic area displayed in the Map control. |
|
|
|
|
|
|
|
| Changes the style of the map displayed in the Map control. |
|
|
|
|
|
|
|
| Returns the style used by the map displayed in the Map control. |
|
|
|
|
|
|
|
| Returns the geographical position of the point located in the center of the map currently displayed in a Map control. |
|
|
|
|
|
|
|
| Calculates the mean of the values within an array. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Returns the instance of the API of Map control. |
|
|
|
|
|
|
|
| Adds a new image to the map displayed in a Map control. |
|
|
|
|
|
|
|
| Modifies an image drawn on the map displayed in a Map control. |
|
|
|
|
|
|
|
| Lists the subdirectories of a given directory and returns the full paths of listed subdirectories. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|