|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Adds a file to the compilation. |
|
|
|
|
|
|
|
| Returns the name of a value for the local storage. |
|
|
|
|
|
|
|
| Converts the content of a Variant variable to JSON. |
|
|
|
|
|
|
|
| Identifies or modifies the display currency used by default. |
|
|
|
|
|
|
|
| Closes a synchronization event between several threads. |
|
|
|
|
|
|
|
| Modifies a row corresponding to an internal window in a Looper control populated programmatically. |
|
|
|
|
|
|
|
| Sends a fax according to the connection that was established beforehand (FaxConnect). |
|
|
|
|
|
|
|
| Retrieves or modifies a chart parameter. |
|
|
|
|
|
|
|
| Animates the modification of an integer property between 2 values. |
|
|
|
|
|
|
|
| Allows you to access data handled by the Outlook messaging software (emails, contacts, groups... |
|
|
|
|
|
|
|
| Refreshes a frameset displayed in the user's browser from the context on the server.... |
|
|
|
|
|
|
|
| Executes a procedure in the context of a client connected to the WebSocket server. |
|
|
|
|
|
|
|
| Ends the description of the structure of an xBase table programmatically. |
|
|
|
|
|
|
|
| Stops and resets a running stopwatch. |
|
|
|
|
|
|
|
| Changes the password of an HFSQL Classic or HFSQL Client/Server table.... |
|
|
|
|
|
|
|
| Retrieves the characteristics of an image file or the characteristics of a PDF file:
format.... |
|
|
|
|
|
|
|
| Retrieves the structure and the value of the current record and exports them into a character... |
|
|
|
|
|
|
|
| Modifies the font used for the chart legend. |
|
|
|
|
|
|
|
| Reads an information specific to the client for the current SaaS site. |
|
|
|
|
|
|
|
| Returns the list of applications currently run. |
|
|
|
|
|
|
|
| Modifies the type and duration of animations used when opening and closing the next window. |
|
|
|
|
|
|
|
| Extracts the left part (i.e., the first characters) from a string or buffer. |
|
|
|
|
|
|
|
| Allows you to:
extract a substring from a string based on a specified string separator.... |
|
|
|
|
|
|
|
| Calculates the size of specified message (without loading the message). |
|
|
|
|
|
|
|
| Initializes a query and declares this query to the database server in order to optimize the next... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|