|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Executes an XPATH query:
in an XML document.
in an xmlDocument variable.... |
|
|
|
|
|
|
|
| Deletes all the values from the local storage. |
|
|
|
|
|
|
|
| Enables users to log in to an application using a Google account registered on the device, without... |
|
|
|
|
|
|
|
| Changes the type of animation:
for an image in an Image control.
for a text in a static text... |
|
|
|
|
|
|
|
| Modifies the shape of point for a specific category or value found in a Line, Area, Scatter... |
|
|
|
|
|
|
|
| Closes the connection of the application to a Hasp key. |
|
|
|
|
|
|
|
| Creates a group from the elements selected in the Diagram Editor control. |
|
|
|
|
|
|
|
| Returns the decimal part of a number. |
|
|
|
|
|
|
|
| Retrieves the value of the current record before the trigger(s) are executed. |
|
|
|
|
|
|
|
| Returns the coordinates of the display rectangle corresponding to all the screens. |
|
|
|
|
|
|
|
| Opens a synchronization event between several threads. |
|
|
|
|
|
|
|
| Executes a command in console mode. |
|
|
|
|
|
|
|
| Periodically and automatically calls a WLanguage procedure. |
|
|
|
|
|
|
|
| Used to display two different types of charts in the same chart. |
|
|
|
|
|
|
|
| Returns the identifier associated with an element (node or leaf) in a TreeView control. |
|
|
|
|
|
|
|
| Returns the number of sub-archives (parts) of an archive in CAB, RAR, ZIP, WDZ, 7z, gzip, TAR... |
|
|
|
|
|
|
|
| Returns the start or end date and time of the time slot selected in an Organizer control. |
|
|
|
|
|
|
|
| Returns the status of a fax sent by FaxSend. |
|
|
|
|
|
|
|
| Retrieves a VCard from a device that supports the OBEX protocol. |
|
|
|
|
|
|
|
| Used to find out whether the record on which you want to be positioned is located outside... |
|
|
|
|
|
|
|
| Returns the number of the last error triggered by the HFSQL engine. |
|
|
|
|
|
|
|
| Used to check whether a duplicate error occurred. |
|
|
|
|
|
|
|
| Manages the mouse cursor and specifies the action allowed during Drag and Drop. |
|
|
|
|
|
|
|
| Restores:
the scrollbar position in a Spreadsheet control,
the current worksheet,... |
|
|
|
|
|
|
|
| Fills a one- or two-dimensional array of the specified type with the character string passed... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|