|
|
|
|
|
|
|
It is increasingly common for developers to test websites on mobile devices...... |
|
|
|
|
|
|
The main operations that can be performed on a CDM are as follows...... |
|
|
|
|
|
|
Deletes the following from a Map control:
all markers,
all shapes,
all images.... |
|
|
|
|
|
|
The Organizer control can be configured in the editor via the description window ("Details" tab)...... |
|
|
|
|
|
|
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more.... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control. |
|
|
|
|
|
|
The gglCoordinate type is used to describe and handle a geographical point on a map... |
|
|
|
|
|
|
The gglPath type is used to define the characteristics of the route to drawn on a map... |
|
|
|
|
|
|
The events associated with the Ribbon controls and groupings are:... |
|
|
|
|
|
|
The popup being a control of the page, you have the ability to access:
the page controls from the popup.
the popup controls from the page.... |
|
|
|
|
|
|
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization...... |
|
|
|
|
|
|
The following properties can be used with Map controls:... |
|
|
|
|
|
|
We are going to call the elements developed in WINDEV (project, windows, analysis, ...... |
|
|
|
|
|
|
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to...... |
|
|
|
|
|
|
Decodes an encoded URL (which means with characters in %xx format). |
|
|
|
|
|
|
Displays the current location of the device in a Map control and updates the location as it moves. |
|
|
|
|
|
|
Declares additional parameters for the Map control that will be transmitted to the Google API. |
|
|
|
|
|
|
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features):
a specific popup menu used to handle the file.
a file preview in thumbnail format (for an Image or PDF file path).... |
|
|
|
|
|
|
WINDEV Mobile allows you to create control templates.... |
|
|
|
|
|
|
Two methods can be used to create a query...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|