|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Deletes all the connection points for a control. |
|
|
|
|
|
|
|
| Reads the value found after the last value retrieved for an SNMP agent. |
|
|
|
|
|
|
|
| Returns the type of data in an OID. |
|
|
|
|
|
|
|
| Allows:
move a row in a two-dimensional array or in an advanced array property. The other array... |
|
|
|
|
|
|
|
| Indicates whether the browser is connected to the network. |
|
|
|
|
|
|
|
| Used to find out and modify the activation of UMC management (User Macro-Code). |
|
|
|
|
|
|
|
| Interrupts the process of current event. |
|
|
|
|
|
|
|
| Lists the versions available on the reference setup server. |
|
|
|
|
|
|
|
| Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified... |
|
|
|
|
|
|
|
| Returns information about the current process. |
|
|
|
|
|
|
|
| Finds a SaaS client account. |
|
|
|
|
|
|
|
| Returns the horizontal position of the upper-left corner of the internal area (without border... |
|
|
|
|
|
|
|
| Changes an information in the mechanism for automatic application update. |
|
|
|
|
|
|
|
| Returns or modifies the idle time before a WINDEV application is locked. |
|
|
|
|
|
|
|
| Gets a file via the Secure Copy Protocol. |
|
|
|
|
|
|
|
| Creates a self-extracting archive as a 32-bit executable (.EXE). |
|
|
|
|
|
|
|
| Pops an element from a stack. |
|
|
|
|
|
|
|
| Checks whether an expression is false in assertive programming and in automated test mode. |
|
|
|
|
|
|
|
| Returns the list of items for the current Notes document in Lotus Notes. |
|
|
|
|
|
|
|
| Checks for the latest version of the HFSQL server that can be automatically updated. |
|
|
|
|
|
|
|
| Sets the rights granted to a user or group for an HFSQL Client/Server database.... |
|
|
|
|
|
|
|
| Starts decoding bar codes in a Camera control. |
|
|
|
|
|
|
|
| Reads the task before the current task in a Lotus Notes or Outlook task list. |
|
|
|
|
|
|
|
| Returns the list of names that identify a cell in a Spreadsheet control. |
|
|
|
|
|
|
|
| Initializes the different SQL variables with information relative to the last query run. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|