|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Lists the directories or files in a directory located on an FTP server and returns the number... |
|
|
|
|
|
|
|
| Creates an XML file from the data found in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Deletes a replication between two HFSQL servers. |
|
|
|
|
|
|
|
| Adds a new root element into an Organization Chart control. |
|
|
|
|
|
|
|
| Retrieves the values of keys stored on a Memcached server. |
|
|
|
|
|
|
|
| Gets the rights granted to a user or group on an item. |
|
|
|
|
|
|
|
| Allows:
view the document coming from the Twain device in an Image control.
view the document... |
|
|
|
|
|
|
|
| Disables a node in an HFSQL cluster. |
|
|
|
|
|
|
|
| Subscribes the current Android application to a topic. |
|
|
|
|
|
|
|
| Returns an array containing the elements of a source array for which a procedure returns True. |
|
|
|
|
|
|
|
| Modifies the name used to identify a cell in a Spreadsheet control. |
|
|
|
|
|
|
|
| xlsNbRows is kept for backward compatibility only. |
|
|
|
|
|
|
|
| Converts:
a date to a string in the specified format.
a date time to a string... |
|
|
|
|
|
|
|
| Sorts a Table or TreeView Table control on one or more columns (lexicographical sort). |
|
|
|
|
|
|
|
| Associates an OLE control with an OLE object by invoking a specific OLE server. |
|
|
|
|
|
|
|
| Modifies the type and duration of the animation used when closing the application windows. |
|
|
|
|
|
|
|
| Selects a date in a Calendar control. |
|
|
|
|
|
|
|
| Adapts the window height to the content of controls. |
|
|
|
|
|
|
|
| Starts a new SSH session of "Shell" type. |
|
|
|
|
|
|
|
| Performs the asymmetric encryption of an envelope that has been encrypted... |
|
|
|
|
|
|
|
| Opens a window that allows sharing the user's phone number(s).... |
|
|
|
|
|
|
|
| Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer. |
|
|
|
|
|
|
|
| Goes to the next row (i.e next record) of the query result. |
|
|
|
|
|
|
|
| Sends a push notification to a mobile device (iOS or Android). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|