|
|
|
|
|
|
|
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety. |
|
|
|
|
|
|
Adds a new image to the map displayed in a Map control. |
|
|
|
|
|
|
Deletes an image drawn on the map displayed in a Map control. |
|
|
|
|
|
|
Indicates whether the popup of a marker in a Map control is displayed. |
|
|
|
|
|
|
Executes a procedure on each element of a source array and returns the results in a WLanguage array. |
|
|
|
|
|
|
Modifies an image drawn on the map displayed in a Map control. |
|
|
|
|
|
|
Limits the geographic area displayed in the Map control. |
|
|
|
|
|
|
Closes the popup of a marker displayed in the Map control. |
|
|
|
|
|
|
Opens the popup of a marker displayed in a 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. |
|
|
|
|
|
|
Updates the record bound to the current card in the Kanban control. |
|
|
|
|
|
|
Modifies the current record if it exists, otherwise adds a new record. |
|
|
|
|
|
|
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example.... |
|
|
|
|
|
|
On mobile, when displaying images, each device has its own physical size and its own graphic resolution...... |
|
|
|
|
|
|
A query is used to interrogate a database in order to view, insert, modify or delete data...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls.... |
|
|
|
|
|
|
Validates the current transaction:
the modifications performed on the data file since the start of transaction (HTransactionStart) are validated.
the transaction file is deleted (if the transaction is the last transaction in progress for a network application)
the records locked in read-only by the transaction are unlocked.... |
|
|
|
|
|
|
These are the main concepts for programming Looper controls based on a data file...... |
|
|
|
|
|
|
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction. |
|
|
|
|
|
|
Here is an overview of how to handle Looper controls populated programmatically in WLanguage... |
|
|
|
|
|
|
Factorizes the expression of an element on which several sub-elements or properties are accessed. |
|
|
|
|
|
|
The return value of the process currently run can be assigned... |
|
|
|
|
|
|
List of properties associated with a Site Map control... |
|
|
|
|
|
|
Constants for managing Map controls... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|