|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Closes the line that was opened by NetOpenRemoteAccess. |
|
|
|
|
|
|
|
| Assigns a subscriber license to a SaaS user. |
|
|
|
|
|
|
|
| Loads a file in RTF in an RTF control (found in a window or in a report). |
|
|
|
|
|
|
|
| Modifies the resolution of a screen. |
|
|
|
|
|
|
|
| Returns the list of users defined for a connection. |
|
|
|
|
|
|
|
| Reads the replication configuration for an HFSQL server that takes part in one... |
|
|
|
|
|
|
|
| Imports and displays the repositionable notes of the current window saved beforehand... |
|
|
|
|
|
|
|
| Returns a debug information. |
|
|
|
|
|
|
|
| Used to manage the vertical position (Y-coordinate) of print cursor in the page. |
|
|
|
|
|
|
|
| Determines if there is an application test in progress. |
|
|
|
|
|
|
|
| Calculates the tangent of an angle. |
|
|
|
|
|
|
|
| Returns an estimate regarding the number of entries for a given key item in a given interval... |
|
|
|
|
|
|
|
| Enables or disables the mesh on a Surface chart. |
|
|
|
|
|
|
|
| Initializes the parameters of an internal report used by a report. |
|
|
|
|
|
|
|
| Converts the content of a JSON variable to a JSON string. |
|
|
|
|
|
|
|
| Grays a control or a group of controls. An animation can be set on the controls... |
|
|
|
|
|
|
|
| Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates... |
|
|
|
|
|
|
|
| Returns the error for the last .Net procedure that failed. |
|
|
|
|
|
|
|
| Specifies the custom HTTP code that will be returned to the client after the server code... |
|
|
|
|
|
|
|
| Creates a warm link with a data. |
|
|
|
|
|
|
|
| Saves a chart that was drawn beforehand in a file in EMF format. |
|
|
|
|
|
|
|
| Sends a file to a device that supports the OBEX protocol. |
|
|
|
|
|
|
|
| Adds a child tag into an XML document. |
|
|
|
|
|
|
|
| Loads in the background the content of a resource (image, text, etc.) identified by its URI... |
|
|
|
|
|
|
|
| Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|