|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Describes a full-text index of data file created through programming. |
|
|
|
|
|
|
|
| Returns the characteristics of a scheduled task in a hScheduledTask variable]. |
|
|
|
|
|
|
|
| Retrieves a Google calendar and its events according to its title or identifier. |
|
|
|
|
|
|
|
| Saves:
the scrollbar position in a Table or TreeView Table control,
the elements selected... |
|
|
|
|
|
|
|
| Restores the scrollbar position in a Table or TreeView Table control as well as the selected... |
|
|
|
|
|
|
|
| Returns the total number of pages found in a PDF file. |
|
|
|
|
|
|
|
| Checks whether the PDF file requires a password in order to be read. |
|
|
|
|
|
|
|
| Automatically updates:
the value of the items in a data file with the value of the controls... |
|
|
|
|
|
|
|
| Retrieves the coordinates (latitude/longitude) of an address.... |
|
|
|
|
|
|
|
| Retrieves the list of groups of contacts associated with the specified Google account. |
|
|
|
|
|
|
|
| Allows you to authenticate yourself beside a Salesforce platform. |
|
|
|
|
|
|
|
| Disconnects:
the Salesforce platform.
the current Salesforce session.... |
|
|
|
|
|
|
|
| Returns the resolution of a screen. |
|
|
|
|
|
|
|
| Modifies the resolution of a screen. |
|
|
|
|
|
|
|
| Returns the number of screens currently connected to the current computer. |
|
|
|
|
|
|
|
| Sorts the elements in a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
| Writes a result into the status report of a test according to the result of a boolean expression. |
|
|
|
|
|
|
|
| Sorts a branch in a TreeView Table control on one or more columns. |
|
|
|
|
|
|
|
| Identifies the opacity of a pixel in an image that has an Alpha channel. This image can... |
|
|
|
|
|
|
|
| Returns the value of an XML element or the value of the attribute for an XML element. |
|
|
|
|
|
|
|
| Creates or modifies the value of an XML element or the value of the attribute for an XML element. |
|
|
|
|
|
|
|
| Returns the size of a directory in bytes. |
|
|
|
|
|
|
|
| Adds or modifies a server trigger. |
|
|
|
|
|
|
|
| Re-enables a server trigger that was disabled by HDeactivateServerTrigger. |
|
|
|
|
|
|
|
| Disables a HFSQL Client/Server server trigger on a server.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|