|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
|
| The description of the parameter type is optional... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Closes the popup of a marker displayed in the Map control. |
|
|
|
|
|
|
|
| Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS... |
|
|
|
|
|
|
|
| Returns the type of data entered in a column of an XLS file. |
|
|
|
|
|
|
|
| Creates a new control from an existing control. |
|
|
|
|
|
|
|
| Converts accented characters in a string to non-accented characters. |
|
|
|
|
|
|
|
| Sets the position on the first record of a table according to the specified browse item. |
|
|
|
|
|
|
|
| Emulates a "Drag & Drop" gesture in automated tests. |
|
|
|
|
|
|
|
| Modifies the information about a user according to the elements found in the corresponding... |
|
|
|
|
|
|
|
| Gets and sets the read-only attribute of a file. |
|
|
|
|
|
|
|
| Creates a task in the Windows scheduler (if this task does not already exist). |
|
|
|
|
|
|
|
| Returns the number of elements found in an Organization Chart control. |
|
|
|
|
|
|
|
| Disables the execution of an action found in an action plan. |
|
|
|
|
|
|
|
| Used to authenticate and log in to Faceboook. |
|
|
|
|
|
|
|
| Converts a JSON string into a JSON variable. |
|
|
|
|
|
|
|
| Deletes a version from the history of versions found on the reference setup server. |
|
|
|
|
|
|
|
| Retrieves a header in the SOAP message received further to a call to a web service. |
|
|
|
|
|
|
|
| Calculates the available height (in millimeters) left on the current page while taking into account... |
|
|
|
|
|
|
|
| Sends a stop request to a thread. |
|
|
|
|
|
|
|
| Encrypts a character string by using the algorithms of the specified Hasp key. |
|
|
|
|
|
|
|
| Modifies the percentage corresponding to the radius of the hole in a Donut chart. |
|
|
|
|
|
|
|
| Displays a file or help page in CHM format. |
|
|
|
|
|
|
|
| Forces the parent of the next window to open. |
|
|
|
|
|
|
|
| Stops watching a table on an HFSQL server. |
|
|
|
|
|
|
|
| Positions on the next row of the query result. |
|
|
|
|
|
|
|
| Positionq on the next element (tag or attribute). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|