|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Lists the different triggers available on a connection or on one of the connection files. |
|
|
|
|
|
|
|
| Converts an HTML string or buffer to text. |
|
|
|
|
|
|
|
| Converts an HTML string or an HTML buffer to an RTF string. |
|
|
|
|
|
|
|
| Creates a secure socket according to the SSL protocol. |
|
|
|
|
|
|
|
| Used to establish a secure connection to an SSL server. |
|
|
|
|
|
|
|
| Closes the current window by running the "Click" event of the CANCEL Button control. |
|
|
|
|
|
|
|
| Indicates whether the code is run:
from a computer in TSE mode or from a remote desktop.... |
|
|
|
|
|
|
|
| Deletes a server trigger. |
|
|
|
|
|
|
|
| Indicates whether the code is run from a code written in a user macro-code. |
|
|
|
|
|
|
|
| Fills a one- or two-dimensional array of the specified type with the character string passed... |
|
|
|
|
|
|
|
| Converts a one- or two-dimensional array to a character string. |
|
|
|
|
|
|
|
| Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes... |
|
|
|
|
|
|
|
| Informs the User Groupware that the authentication of users will be done via an LDAP directory. |
|
|
|
|
|
|
|
| Allows you to find out whether identification of users in the user groupware will be done via... |
|
|
|
|
|
|
|
| Imports the users stored in a LDAP directory into the user file of user groupware. |
|
|
|
|
|
|
|
| Draws a rectangle:
in an Image control,
in an Image variable,
in a WDPic variable... |
|
|
|
|
|
|
|
| Used to configure the exports performed from the report viewer:
parameters for sending emails.... |
|
|
|
|
|
|
|
| Describes a display color in gradient mode. |
|
|
|
|
|
|
|
| Creates a character string from the data found in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Copies the content of a Table or TreeView Table control to the clipboard. |
|
|
|
|
|
|
|
| Retrieves the configuration of the LDAP server used for the User Groupware. |
|
|
|
|
|
|
|
| Searches for a value in a column of a TreeView Table control, in a specified branch. |
|
|
|
|
|
|
|
| Configures the operating mode of the AWP context. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|