|
|
|
|
|
|
|
Syntax for calling a local or global procedure. |
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
The parameters can be passed to a 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. |
|
|
|
|
|
|
Two types of procedures are available... |
|
|
|
|
|
|
The description of the parameter type is optional... |
|
|
|
|
|
|
The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Changes the password of an HFSQL Classic or HFSQL Client/Server data file.... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Used to find out whether the current execution of the application is in "trial version" mode. |
|
|
|
|
|
|
Returns the current theme used on the mobile device. |
|
|
|
|
|
|
Returns the separator of directory according to the current platform ('\' or '/').... |
|
|
|
|
|
|
Used to configure the filter and the opening of assisted input. |
|
|
|
|
|
|
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table... |
|
|
|
|
|
|
Lists the links found in a Gantt Chart column found in a Table (or TreeView Table) control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|