|
|
|
|
|
|
|
Syntax for calling a local or global procedure. |
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
The parameters can be passed to a procedure... |
|
|
|
|
|
|
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure. |
|
|
|
|
|
|
Two types of procedures are available... |
|
|
|
|
|
|
The description of the parameter type is optional... |
|
|
|
|
|
|
The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
Returns the total size (in bytes) of the file currently uploaded via an Upload control. |
|
|
|
|
|
|
Returns the total size (in bytes) of files already sent by the current upload via an Upload... |
|
|
|
|
|
|
Returns the total size (in bytes) of the file currently uploaded via an Upload control. |
|
|
|
|
|
|
Returns the total size (in bytes) of a file found in an Upload control. |
|
|
|
|
|
|
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control. |
|
|
|
|
|
|
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example). |
|
|
|
|
|
|
Adds an event into a TimeLine control. |
|
|
|
|
|
|
Clears the list of files to upload: no file will be uploaded on the server. |
|
|
|
|
|
|
Adds a new track into a TimeLine control. |
|
|
|
|
|
|
Modifies the period (which means the number of seconds, milliseconds, microseconds, ...) displayed... |
|
|
|
|
|
|
Returns:
the list of events found between two given times in a TimeLine control,
all events... |
|
|
|
|
|
|
Deletes an event from a TimeLine control. |
|
|
|
|
|
|
Deletes a track from a TimeLine control. |
|
|
|
|
|
|
Deletes all events and tracks from a TimeLine control. |
|
|
|
|
|
|
Calculates a 256-bit Universal unique identifier ("UUID"). |
|
|
|
|
|
|
Indicates the start of a series of actions performed in a Spreadsheet control in a single event... |
|
|
|
|
|
|
Centers the map displayed in a Map control on a geographical position or on a specific location. |
|
|
|
|
|
|
Returns the instance of the API of Map control. |
|
|
|
|
|
|
Runs the native code of Google Maps API in a Map control in JavaScript. |
|
|
|
|
|
|
Modifies a marker displayed in a Map control. |
|
|
|
|
|
|
Starts decoding bar codes in a Camera control. |
|
|
|
|
|
|
Stops decoding a bar code in a Camera control. |
|
|
|
|
|
|
Deletes the following from a Map control:
all markers,
all shapes,
all images.... |
|
|
|
|
|
|
Deletes a marker from a map displayed by a Map control. |
|
|
|
|
|
|
Deletes an itinerary from a Map control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|