|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
The description of the parameter type is optional... |
|
|
|
|
|
|
Two types of procedures are available... |
|
|
|
|
|
|
Duplicates the database associated with a connection on an HFSQL server. |
|
|
|
|
|
|
Adds a measure for a value or time sensor. |
|
|
|
|
|
|
Signals the code execution for a passage sensor. |
|
|
|
|
|
|
Returns the number of selected cells in a Pivot Table control. |
|
|
|
|
|
|
Returns the default sub-language corresponding to a nation. |
|
|
|
|
|
|
Returns the type of screen on which the application is run: phone, tablet, computer or watch. |
|
|
|
|
|
|
Returns the size (in inches) of the diagonal of the screen on the device where the application... |
|
|
|
|
|
|
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file... |
|
|
|
|
|
|
Deletes a file identified by its identifier from a MongoDB file system. |
|
|
|
|
|
|
Modifies documents in a collection of a MongoDB database. |
|
|
|
|
|
|
Runs the last action canceled. |
|
|
|
|
|
|
Signals the start of grouping for a set of operations on a document in a single event (management... |
|
|
|
|
|
|
Closes a docx file and frees the document. |
|
|
|
|
|
|
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked... |
|
|
|
|
|
|
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check... |
|
|
|
|
|
|
Prints a document in "docx" format. |
|
|
|
|
|
|
Considers that the control has been modified by the user (the Modified property is set to True... |
|
|
|
|
|
|
Creates and runs a custom action (defined through programming) with support of "Undo/Redo".... |
|
|
|
|
|
|
Cancels the last action performed by the end user. |
|
|
|
|
|
|
Returns the MIME type of the request received during a call to a REST Webservice. |
|
|
|
|
|
|
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST... |
|
|
|
|
|
|
When starting the iOS application, checks whether the In-App subscriptions have been renewed. |
|
|
|
|
|
|
Inserts an object into a Word Processing document or replaces the content of the current fragment.... |
|
|
|
|
|
|
Deletes the entire history of Undo/Redo mechanism for a Word Processing document.... |
|
|
|
|
|
|
Adds a break into a Table or Looper control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|