|
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
A procedure is used to associate an identifier with a statement block... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
Two types of procedures are available... |
|
|
|
|
|
|
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 description of the parameter type is optional... |
|
|
|
|
|
|
The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
The parameters can be passed to a procedure... |
|
|
|
|
|
|
Returns the number of worksheets found in an XLS file. |
|
|
|
|
|
|
Adds a task to the task list of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
Reads the last task in a Lotus Notes or Outlook task list. |
|
|
|
|
|
|
Modifies the current task in a Lotus Notes or Outlook task list. |
|
|
|
|
|
|
Reads the task found before the current task in the task list of a Lotus Notes or Outlook... |
|
|
|
|
|
|
Reads the first task found in the task list of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
Reinitializes the Task structure. |
|
|
|
|
|
|
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
Deletes the current task from the task list of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
Indicates whether the code is run on an HFSQL server. |
|
|
|
|
|
|
Modifies the operating mode of an LDAP session. |
|
|
|
|
|
|
Writes information or an error into the status report of a unit test, in the test editor. |
|
|
|
|
|
|
Runs an action on the recorder or dictaphone found on the current device. |
|
|
|
|
|
|
Opens the User Groupware configuration window or page. |
|
|
|
|
|
|
Returns the IMEI number of an Android phone. |
|
|
|
|
|
|
Allows you to:
get the screen orientation of the device (Android, iOS or Universal Windows... |
|
|
|
|
|
|
Associates a procedure written in WLanguage with an event of Xaml control. |
|
|
|
|
|
|
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel... |
|
|
|
|
|
|
Used to declare a list of variables whose value will be persistent between the successive displays... |
|
|
|
|
|
|
Used to handle the JavaScript properties of the browser event that triggered the code execution. |
|
|
|
|
|
|
Expands:
a branch that was previously collapsed in a TreeView Table control.
a branch... |
|
|
|
|
|
|
Returns the type of browser used by the Web user. |
|
|
|
|
|
|
Returns the version of the browser used by the Web user. |
|
|
|
|
|
|
Indicates whether the code is run by an action plan of the software factory. |
|
|
|
|
|
|
Returns the hexadecimal string of a numeric value. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|