|
|
|
|
|
|
|
|
|
|
|
|
|
|
| An insert query (corresponding SQL statement...... |
|
|
|
|
|
|
|
| Associates an OLE control with an OLE object by invoking a specific OLE server. |
|
|
|
|
|
|
|
| The different operations available for the report controls are as follows...... |
|
|
|
|
|
|
|
| Returns the list of current or interrupted transactions on the server for the specified connection. |
|
|
|
|
|
|
|
| The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
|
| Draws an RTF text in an Image variable. |
|
|
|
|
|
|
|
| Draws a text in an Image variable. |
|
|
|
|
|
|
|
| Draws a circle or an ellipse section in an Image control. |
|
|
|
|
|
|
|
| Draws a circle arc or an ellipse arc in an Image variable. |
|
|
|
|
|
|
|
| Draws a circle or an ellipse in an Image variable. |
|
|
|
|
|
|
|
| Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable. |
|
|
|
|
|
|
|
| Blends two images together. This allows you to create fade-in effects between 2 images. |
|
|
|
|
|
|
|
| Inverts the colors of a WDPic variable. |
|
|
|
|
|
|
|
| The Compile keyword can correspond to:
the Compile function, which dynamically compiles a procedure whose source code is specified..
the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type).... |
|
|
|
|
|
|
|
| The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically...... |
|
|
|
|
|
|
|
| Copies an email found in a directory to another directory of an IMAP server. |
|
|
|
|
|
|
|
| Once the translation of framework libraries ("...... |
|
|
|
|
|
|
|
| Modifies a scheduled optimization task on the HFSQL server defined by the connection. |
|
|
|
|
|
|
|
| Lists the full and differential backups that have been scheduled on HFSQL Client/Server.... |
|
|
|
|
|
|
|
| Adds an optimization task of HFSQL Client/Server data files.... |
|
|
|
|
|
|
|
| When generating the external component, two files are automatically created in the EXE directory of the current project...... |
|
|
|
|
|
|
|
| Returns the result of the bitwise exclusive OR operation performed between two values. |
|
|
|
|
|
|
|
| The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control. |
|
|
|
|
|
|
|
| Stops recording the scenario. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|