|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Moves a directory and its contents to another directory within a remote drive. |
|
|
|
|
|
|
|
| Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES,... |
|
|
|
|
|
|
|
| Saves the contents of a Code Editor control to a file. |
|
|
|
|
|
|
|
| Reads a contact in a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
|
| Identifies or modifies the type of chart. |
|
|
|
|
|
|
|
| Creates an HBase table or modifies the description of an HBase table. |
|
|
|
|
|
|
|
| Used to find out or modify the properties of the current Twain device. |
|
|
|
|
|
|
|
| Returns the connection to the database of a client account for a SaaS site. |
|
|
|
|
|
|
|
| Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file... |
|
|
|
|
|
|
|
| Returns the value of a certificate extension. |
|
|
|
|
|
|
|
| Used to find out and modify the current worksheet in an XLS file. |
|
|
|
|
|
|
|
| Allows you to:
return the value of a record item if a modification conflict occurs.
check... |
|
|
|
|
|
|
|
| Undoes the last action performed on a Word Processing document. |
|
|
|
|
|
|
|
| Moves a file from one directory to another. |
|
|
|
|
|
|
|
| Initializes the parameters of a subreport of a composite report. |
|
|
|
|
|
|
|
| Detects the change of lock for the Windows session. |
|
|
|
|
|
|
|
| Reads a character string in the entry buffer of the specified serial port. |
|
|
|
|
|
|
|
| Modifies a notification currently displayed in the system bar of the device. |
|
|
|
|
|
|
|
| Determines whether the User Groupware passwords are encrypted. |
|
|
|
|
|
|
|
| Enumerates the pending faxes or the outgoing faxes. |
|
|
|
|
|
|
|
| Used to find out whether the number called is busy. |
|
|
|
|
|
|
|
| Initializes or reinitializes a replication defined by the replication editor (ReplicEdit). |
|
|
|
|
|
|
|
| Encodes a character string according to the UUEncode algorithm. |
|
|
|
|
|
|
|
| Defines the password used to add files to the specified archive and to extract files... |
|
|
|
|
|
|
|
| Returns:
the full name of the last file generated during the print (PDF, RTF, text,... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|