|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
The description of the parameter type is optional... |
|
|
|
|
|
|
Two types of procedures are available... |
|
|
|
|
|
|
Returns the result of the last J2EE procedure that was successfully run. |
|
|
|
|
|
|
Returns the error for the last J2EE procedure that failed. |
|
|
|
|
|
|
Runs a procedure on a server of J2EE XML Web services. |
|
|
|
|
|
|
Runs a procedure on a server of J2EE XML Web services. |
|
|
|
|
|
|
Starts a session for receiving and reading emails with the POP3 protocol. |
|
|
|
|
|
|
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode. |
|
|
|
|
|
|
Converts a UTF-8 string to ANSI or UNICODE. |
|
|
|
|
|
|
Indicates the start of a series of actions performed in a variable of type Diagram in a single... |
|
|
|
|
|
|
Indicates the start of a series of actions performed in a Diagram Editor control in a single event... |
|
|
|
|
|
|
Indicates the end of a series of actions performed in a variable of type Diagram in a single event... |
|
|
|
|
|
|
Indicates the end of a series of actions performed in a Diagram Editor control in a single event... |
|
|
|
|
|
|
Attaches or changes the attach position of a Dockable Panel control. |
|
|
|
|
|
|
Activates a panel when several panels are docked together. |
|
|
|
|
|
|
Exports a diagram to an SVG image. |
|
|
|
|
|
|
Changes the contrast of an image in an Image variable. |
|
|
|
|
|
|
Blurs the entire given area in a variable of type Image. |
|
|
|
|
|
|
Blurs the entire given area in a variable of type WDPic (on the background layer). |
|
|
|
|
|
|
Blurs the entire given area in a variable of type picLayer. |
|
|
|
|
|
|
Searches for an element by its name in a Word Processing document. |
|
|
|
|
|
|
Entirely or partially locks an external file. |
|
|
|
|
|
|
Finds a character string or a buffer in a file opened by fOpen. |
|
|
|
|
|
|
Entirely or partially unlocks an external file. |
|
|
|
|
|
|
Reads:
a block of bytes (characters) in an external file (ANSI or Unicode),
the content... |
|
|
|
|
|
|
Reads a line from an external file (ANSI or UNICODE). |
|
|
|
|
|
|
Reads a line in an external file, gets sections of this line according to a regular expression... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|