|
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
Syntax for calling a local or global procedure. |
|
|
|
|
|
|
A procedure is used to associate an identifier with a statement block... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
The description of the parameter type is optional... |
|
|
|
|
|
|
The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
Deletes:
one or more cells from an HBase table for one or more columns.
a row from an HBase... |
|
|
|
|
|
|
Used to find out whether a cell is merged with other cells and to get the name of merged cells. |
|
|
|
|
|
|
Displays a tooltip for an icon found in the taskbar. |
|
|
|
|
|
|
Returns the name of directory used to store the temporary files. |
|
|
|
|
|
|
Draws a rounded rectangle:
in an Image control,
in an Image variable,
in a WDPic variable... |
|
|
|
|
|
|
Excludes a file from iCloud backup. |
|
|
|
|
|
|
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table... |
|
|
|
|
|
|
Saves:
the position of the scrollbar in a Looper control,
the selected element(s).... |
|
|
|
|
|
|
Restores the scrollbar position in a Looper control as well as the selected elements. |
|
|
|
|
|
|
Returns the path of the directory that will be used to store files in the external storage space... |
|
|
|
|
|
|
Returns the availability status of the external storage space of the device. |
|
|
|
|
|
|
Returns the path of directory that will be used to store the data in cache on the external storage... |
|
|
|
|
|
|
Returns the number of external storage spaces found on an Android device. |
|
|
|
|
|
|
Returns the amount of available memory on the external storage area of the device. |
|
|
|
|
|
|
Used to find out whether the external storage space corresponds to the movable memory (SD Card). |
|
|
|
|
|
|
Returns the path of directory that will be used to store the data in cache on the internal storage... |
|
|
|
|
|
|
Retrieves the maximum position of one of the horizontal or vertical scrollbars found in a control... |
|
|
|
|
|
|
Lists the appointments described in a character string in iCalendar format. |
|
|
|
|
|
|
Exports an appointment or a list of appointments in iCalendar format. |
|
|
|
|
|
|
Retrieves information regarding the execution of an instance of action plan. |
|
|
|
|
|
|
Used to authenticate and log in to Faceboook. |
|
|
|
|
|
|
Stops the Facebook session that was started by FBStartSession. |
|
|
|
|
|
|
Retrieves the Facebook information of connected user. |
|
|
|
|
|
|
Performs a communication request (HTTP request) to the Facebook Graph API. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|