|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Starts writing data to an NFC tag. |
|
|
|
|
|
|
|
| Sends a NFC tag to another device. |
|
|
|
|
|
|
|
| Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print... |
|
|
|
|
|
|
|
| Adds a data into a Surface chart. |
|
|
|
|
|
|
|
| Used to:
Turn a chart around one of its axes in order to better view the data.
Find... |
|
|
|
|
|
|
|
| Defines the color used for the altitude (Z axis) of a surface chart. |
|
|
|
|
|
|
|
| Displays the gridlines for the different planes of a Surface chart. |
|
|
|
|
|
|
|
| Starts reading a NFC tag or enables the detection of NFC tags for the current window. |
|
|
|
|
|
|
|
| Frees the AWP context in advance (on disk) to allow the other call on the same AWP context... |
|
|
|
|
|
|
|
| Enables or disables the mesh on a Surface chart. |
|
|
|
|
|
|
|
| Deletes the altitude colors specified by grSurfaceAltitudeColor. |
|
|
|
|
|
|
|
| Checks, via a public key, that the signature of data performed with the OpenSSL library is correct. |
|
|
|
|
|
|
|
| Saves the result of the calculation performed in a Pivot Table control (in a file or in memory). |
|
|
|
|
|
|
|
| Used to find out whether a property exists on a control or on a class instance. |
|
|
|
|
|
|
|
| Stops and resets a running stopwatch. |
|
|
|
|
|
|
|
| Reverses the content of a one-dimensional array. |
|
|
|
|
|
|
|
| Truncates the right part of a string or buffer. |
|
|
|
|
|
|
|
| Inserts a string into another character string at a given position. |
|
|
|
|
|
|
|
| Returns a string after removing the specified characters from the left side of the initial string. |
|
|
|
|
|
|
|
| Returns a string after removing the specified characters from the right side of the initial string. |
|
|
|
|
|
|
|
| Extracts a specific line from a character string. |
|
|
|
|
|
|
|
| Used to swap two rows in a two-dimensional array or in an advanced array property. |
|
|
|
|
|
|
|
| Used to swap two rows in a two-dimensional array or in an advanced array property. |
|
|
|
|
|
|
|
| Adds a replication between two HFSQL server onto the master server. |
|
|
|
|
|
|
|
| Deletes a replication between two HFSQL servers. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|