|
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
A procedure is used to associate an identifier with a statement block... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
Two types of procedures are available... |
|
|
|
|
|
|
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 description of the parameter type is optional... |
|
|
|
|
|
|
The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
The parameters can be passed to a procedure... |
|
|
|
|
|
|
Used to check whether an integrity error occurred. |
|
|
|
|
|
|
Disables an automatic filter on the linked files when browsing an XML file. |
|
|
|
|
|
|
Used to:
return the value of a record item if a modification conflict occurs.
check... |
|
|
|
|
|
|
Associates the data directory specified in the analysis with a directory found on disk. |
|
|
|
|
|
|
Sets the position on the next data file record according to a browse item. |
|
|
|
|
|
|
Defines the WLanguage procedure that will be called whenever a replication operation is performed... |
|
|
|
|
|
|
Declares a (1, 1) (0, n) link between two tables. |
|
|
|
|
|
|
Reads and modifies the parameters of an HFSQL cluster. |
|
|
|
|
|
|
Customizes the management of HFSQL errors. |
|
|
|
|
|
|
Returns the time of the last update for the index statistics. |
|
|
|
|
|
|
Used to find out the state of a record. |
|
|
|
|
|
|
Indicates that a reindex operation is currently performed on an HFSQL data file and returns... |
|
|
|
|
|
|
Returns the date of the last update for the index statistics. |
|
|
|
|
|
|
Returns a detailed information about the last error triggered by the HFSQL engine. |
|
|
|
|
|
|
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file. |
|
|
|
|
|
|
Returns an estimate regarding the number of entries for a given key item in a given interval... |
|
|
|
|
|
|
Rebuilds the file index (".NDX" file). |
|
|
|
|
|
|
Deletes a record from a data file (query or view). |
|
|
|
|
|
|
Returns information regarding the current connection to data on the mobile network. |
|
|
|
|
|
|
Displays and formats:
the tooltip associated with each section of a chart (section of a pie... |
|
|
|
|
|
|
Defines the type of bar to be used in a histogram plot. |
|
|
|
|
|
|
Allows the server to get information about the current client socket. |
|
|
|
|
|
|
Initializes the category color for a chart whose type is:
Pie,
Column,
Bubble chart,... |
|
|
|
|
|
|
Defines the type of series used in a composite chart (chart containing several types of charts). |
|
|
|
|
|
|
Defines the type of bar to be used in a histogram plot. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|