|
|
|
|
|
|
|
|
|
|
|
|
|
|
| You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| 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 procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
|
| The parameters can be passed to a procedure... |
|
|
|
|
|
|
|
| The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| The description of the parameter type is optional... |
|
|
|
|
|
|
|
| Returns the number of elements found in a TreeMap control. |
|
|
|
|
|
|
|
| Modifies a scheduled optimization task on the HFSQL server defined by the connection. |
|
|
|
|
|
|
|
| Modifies a backup scheduling. |
|
|
|
|
|
|
|
| Checks whether a service is installed. |
|
|
|
|
|
|
|
| Lists the HFSQL servers installed on a computer. |
|
|
|
|
|
|
|
| Changes the password of an HFSQL Classic or HFSQL Client/Server data file.... |
|
|
|
|
|
|
|
| Recursively loads in memory all the external components used in the project. |
|
|
|
|
|
|
|
| Loads an XML document from a file, a URL or a string into an xmlDocument variable. |
|
|
|
|
|
|
|
| Starts sending the selected files into an Upload control. |
|
|
|
|
|
|
|
| Returns the total size (in bytes) of files already sent by the current upload via an Upload... |
|
|
|
|
|
|
|
| Returns the total size (in bytes) of the file currently uploaded via an Upload control. |
|
|
|
|
|
|
|
| Returns the size (in bytes) already sent for the file currently uploaded via an Upload control. |
|
|
|
|
|
|
|
| Returns the total size (in bytes) of the file currently uploaded via an Upload control. |
|
|
|
|
|
|
|
| Indicates the file currently uploaded via the Upload control. |
|
|
|
|
|
|
|
| Writes an event into the log of Windows events. |
|
|
|
|
|
|
|
| Deletes a file from the list of files to upload: the file will not be uploaded on the server. |
|
|
|
|
|
|
|
| Clears the list of files to upload: no file will be uploaded on the server. |
|
|
|
|
|
|
|
| Initializes a.NET delegate. |
|
|
|
|
|
|
|
| Returns the list of parameters saved from the stored procedures on the server. |
|
|
|
|
|
|
|
| Indicates whether the code is run in PHP simulator mode. |
|
|
|
|
|
|
|
| Adds an element into a TreeMap control. |
|
|
|
|
|
|
|
| Deselects an element in a TreeView control. |
|
|
|
|
|
|
|
| Indicates whether the application is run in VGA mode on a mobile device. |
|
|
|
|
|
|
|
| Retrieves the full physical name of a project opened during the execution of an action plan. |
|
|
|
|
|
|
|
| Returns the IP address of the computer using and calling the Webservice. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|