|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Indicates whether the specified password is valid for the current user. |
|
|
|
|
|
|
|
| Connects the application with a Hasp key. |
|
|
|
|
|
|
|
| Saves all customizations made via AAFs (Automatic Application Features) in a file. |
|
|
|
|
|
|
|
| Deselects an appointment from an Organizer control. |
|
|
|
|
|
|
|
| Used to check whether a lock error occurred. |
|
|
|
|
|
|
|
| Evaluates and runs a command on a MATLAB session. |
|
|
|
|
|
|
|
| Deletes a connection from a WEBDEV Application Server. |
|
|
|
|
|
|
|
| Terminates execution of a 32-bit application on the current workstation: all instances... |
|
|
|
|
|
|
|
| Automatically extracts and decompresses files from a directory in the file tree of an archive... |
|
|
|
|
|
|
|
| Changes the management mode of threads. |
|
|
|
|
|
|
|
| Reads the value of a matrix element. |
|
|
|
|
|
|
|
| Pauses a stopwatch in order to measure the time spent on a process. |
|
|
|
|
|
|
|
| Automatically updates:
the value of the items in a table with the value of the controls... |
|
|
|
|
|
|
|
| Entirely calculates or recalculates a Pivot Table control, without blocking the application. |
|
|
|
|
|
|
|
| Returns information about a replication. |
|
|
|
|
|
|
|
| List of SOAP functions... |
|
|
|
|
|
|
|
| Hides a Cell control previously displayed in the page via CellDisplayDialog. |
|
|
|
|
|
|
|
| Creates the signature of a file. This signature can be stored in a Buffer variable or in a text... |
|
|
|
|
|
|
|
| Specifies whether the code is run from:
a process in AJAX mode.
a procedure called... |
|
|
|
|
|
|
|
| Used to find out whether the element (tag or attribute) on which we want to be positioned... |
|
|
|
|
|
|
|
| Used to find out whether a cell is merged with other cells and to get the name of merged cells. |
|
|
|
|
|
|
|
| Identifies the color of a pixel found:
in an Image control.
in an Image variable.... |
|
|
|
|
|
|
|
| Returns the type of the archive: single-part archive or multi-part archive. |
|
|
|
|
|
|
|
| Opens the default telephony application (dialer) found on the phone and dials the specified number. |
|
|
|
|
|
|
|
| TableMode is kept for backward compatibility. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|