|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Applies a difference buffer to a specific buffer. |
|
|
|
|
|
|
|
| Deletes a line at a given position:
from a two-dimensional array.
from the advanced array... |
|
|
|
|
|
|
|
| Returns the pointer index (finger or stylus) that triggered the call to a process specific... |
|
|
|
|
|
|
|
| Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Returns the list of parameters for a query created in the query editor. |
|
|
|
|
|
|
|
| Returns a character string of a specified length. |
|
|
|
|
|
|
|
| Returns the runtime mode of Windows. |
|
|
|
|
|
|
|
| Calculates:
the number of occurrences of a specific character string (by respecting the search... |
|
|
|
|
|
|
|
| Returns the name of the browser of the Web user ("user agent"). |
|
|
|
|
|
|
|
| Centers the map displayed in a Map control on a geographical position or on a specific location. |
|
|
|
|
|
|
|
| Performs a call transfer (with ability to retrieve the call). |
|
|
|
|
|
|
|
| Changes the values of the attributes in a row of a Looper control. |
|
|
|
|
|
|
|
| Lists the Client/Server databases associated with a connection.... |
|
|
|
|
|
|
|
| Modifies the brightness of a UPnP device. |
|
|
|
|
|
|
|
| Returns the number of widgets found in a Dashboard control. |
|
|
|
|
|
|
|
| Returns the long name of a file or directory. |
|
|
|
|
|
|
|
| Serializes a geometry using the Well-Known Text (WKT) format. |
|
|
|
|
|
|
|
| Returns:
the value rounded up to the nearest integer.
the duration rounded up to the nearest... |
|
|
|
|
|
|
|
| Returns the path to a file relative to a reference directory. |
|
|
|
|
|
|
|
| Returns the list of disks installed on the computer. |
|
|
|
|
|
|
|
| Draws a circle or an ellipse:
in an Image control,
in an Image variable,
in a WDPic... |
|
|
|
|
|
|
|
| Returns the "children" of an element found in a TreeView control. |
|
|
|
|
|
|
|
| Verifies the code given by an authentication application. |
|
|
|
|
|
|
|
| Connects a client computer to a given socket via the infrared port. |
|
|
|
|
|
|
|
| Runs a delayed procedure (in the WEBDEV Application Server). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|