|
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
Syntax for calling a local or global procedure. |
|
|
|
|
|
|
A procedure is used to associate an identifier with a statement block... |
|
|
|
|
|
|
The MyParameters keyword is used to handle the parameters passed to a WLanguage 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 parameters can be passed to a procedure... |
|
|
|
|
|
|
The description of the parameter type is optional... |
|
|
|
|
|
|
The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
Modifies the standard hover cursor for all the edit controls of the application. |
|
|
|
|
|
|
Signals the end of grouping for a set of operations in a single event (management of "undo/redo").... |
|
|
|
|
|
|
Undoes the last action performed on a Word Processing document. |
|
|
|
|
|
|
Restores the last undone action on a Word Processing document. |
|
|
|
|
|
|
Returns the number of actions that can be undone on a document. |
|
|
|
|
|
|
Returns the number of canceled actions that can be redone on a Word Processing document. |
|
|
|
|
|
|
Stops tracking a data file on an HFSQL server. |
|
|
|
|
|
|
Adds one or more documents into a collection of MongoDB database. |
|
|
|
|
|
|
Finds documents in a MongoDB collection. |
|
|
|
|
|
|
Creates a collection in a MongoDB database while specifying the options of this collection. |
|
|
|
|
|
|
Runs a generic command on a MongoDB database or on a MongoDB collection. |
|
|
|
|
|
|
Copies a file from the local computer to a MongoDB file system (gridFS). |
|
|
|
|
|
|
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS). |
|
|
|
|
|
|
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system. |
|
|
|
|
|
|
Deletes a file identified by its name from a MongoDB file system. |
|
|
|
|
|
|
Returns information about a MongoDB database. |
|
|
|
|
|
|
Modifies a document in a collection of MongoDB database. |
|
|
|
|
|
|
Deletes a MongoDB database as well as its collections. |
|
|
|
|
|
|
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB... |
|
|
|
|
|
|
Deletes a document from a collection in a MongoDB database. |
|
|
|
|
|
|
Returns the list of options in the context menu actually displayed by the control. |
|
|
|
|
|
|
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server. |
|
|
|
|
|
|
Starts the device's native camera application to record a video or to take a photo.... |
|
|
|
|
|
|
Returns the list of automatic operations in progress on an HFSQL server. |
|
|
|
|
|
|
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|