|
|
|
|
|
|
|
|
|
|
|
|
|
|
| You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
|
| The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
|
| Syntax for calling a local or global procedure. |
|
|
|
|
|
|
|
| A procedure is used to associate an identifier with a statement block... |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| 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 procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
|
| The parameters can be passed to a procedure... |
|
|
|
|
|
|
|
| The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| The description of the parameter type is optional... |
|
|
|
|
|
|
|
| Triggers the tracking of a file. |
|
|
|
|
|
|
|
| Detects the modifications performed on the content of a directory. |
|
|
|
|
|
|
|
| Provokes:
an assertion during the test of element or project (Go mode).
an error in automated... |
|
|
|
|
|
|
|
| Displays an information message in a system information window for a set amount of time |
|
|
|
|
|
|
|
| Displays a custom error message in a system error window for a set amount of time. |
|
|
|
|
|
|
|
| Highlights a tab in a Ribbon control. |
|
|
|
|
|
|
|
| Modifies the opacity of an image (which means the alpha channel of the image). |
|
|
|
|
|
|
|
| Enables or disables a filter on a Pivot Table control. |
|
|
|
|
|
|
|
| Updates some of the data found in a Pivot Table control from a given date. |
|
|
|
|
|
|
|
| Highlights, in a window or control, all the captions and texts corresponding to a given text. |
|
|
|
|
|
|
|
| Enumerates the controls found in a window or page. |
|
|
|
|
|
|
|
| Duplicates the record read in a data file: the record found in memory is added into the data file... |
|
|
|
|
|
|
|
| Entirely calculates or recalculates a Pivot Table control. |
|
|
|
|
|
|
|
| Configures an HFSQL server in order for this server to be a master server or a subscriber server... |
|
|
|
|
|
|
|
| Returns information about the iOS version used by the application. |
|
|
|
|
|
|
|
| Immediately runs a recurring replication between HFSQL servers: the replication is triggered... |
|
|
|
|
|
|
|
| Checks whether the CapsLock key is pressed. |
|
|
|
|
|
|
|
| Adds a new internal window to the list of internal windows browsed by an Internal Window control. |
|
|
|
|
|
|
|
| Deletes an internal window found in the list of internal windows browsed by an Internal Window... |
|
|
|
|
|
|
|
| Signs an executable file with a certificate. |
|
|
|
|
|
|
|
| Deletes all the internal windows from the list of internal windows browsed by an Internal Window... |
|
|
|
|
|
|
|
| Displays the internal window corresponding to the specified position (in the list of internal... |
|
|
|
|
|
|
|
| Returns the number of internal windows currently found in the list of internal windows browsed... |
|
|
|
|
|
|
|
| Displays the next internal window in the list of internal windows browsed by an Internal Window... |
|
|
|
|
|
|
|
| Displays the previous internal window in the list of internal windows browsed by an Internal Window... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|