|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The following functions are used to manage permissions in Android applications... |
|
|
|
|
|
|
|
| Starts the device's native maps application to display:
a specific geographical location,
a route between two locations.... |
|
|
|
|
|
|
|
| Reads the description of a scheduled task. |
|
|
|
|
|
|
|
| Modifies an existing scheduled task. |
|
|
|
|
|
|
|
| Deletes a scheduled task associated with the application (site or Webservice). |
|
|
|
|
|
|
|
| Immediately starts the execution of a scheduled task on a WEBDEV Application Server. |
|
|
|
|
|
|
|
| Returns the list of scheduled tasks for the application (site or Webservice). |
|
|
|
|
|
|
|
| Returns:
the list of events found between two given times in a TimeLine control,
all events of a TimeLine control,
a specific event (selected or hovered).... |
|
|
|
|
|
|
|
| Returns the geographical position of the point located in the center of the map currently displayed in a Map control. |
|
|
|
|
|
|
|
| The following functions are used to program assisted input in edit controls... |
|
|
|
|
|
|
|
| Calls the QueryInterface method of the specified COM object to get a specific interface of this object so that it can be used with COMCallMethod. |
|
|
|
|
|
|
|
| The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item. |
|
|
|
|
|
|
|
| The NbThumbnail property is used to get the number of thumbnails generated for an item. |
|
|
|
|
|
|
|
| The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo). |
|
|
|
|
|
|
|
| Executes a global procedure present in an external component. This external component is loaded with ComponentLoad. |
|
|
|
|
|
|
|
| The SizeUnit property gets and sets the font size unit. |
|
|
|
|
|
|
|
| The CharacterSpacing property gets and sets the spacing between characters. |
|
|
|
|
|
|
|
| Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string. |
|
|
|
|
|
|
|
| Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second.... |
|
|
|
|
|
|
|
| Determines if a data source has been initialized. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|