|
|
|
|
|
|
|
Sends a fax according to the connection that was established beforehand (FaxConnect). |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Custom-Folders: Organize your project... |
|
|
|
|
|
|
Loads an external component. This component can be:
an external component present in the current project.
an external component independent of the current project.... |
|
|
|
|
|
|
The procedures and the methods of classes can have several syntaxes.... |
|
|
|
|
|
|
Saves an image:
in a file in BMP format.
in memory.... |
|
|
|
|
|
|
...Report templates are used to easily standardize report layouts.... |
|
|
|
|
|
|
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response.... |
|
|
|
|
|
|
Saves an image:
in a PNG file.
in memory.... |
|
|
|
|
|
|
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be:
an Image control,
an Image variable,
a WDPic variable (on the background layer),
a picLayer variable.... |
|
|
|
|
|
|
Draws a rectangle in a picLayer variable. |
|
|
|
|
|
|
Runs the last action canceled. |
|
|
|
|
|
|
Cancels the last action performed by the end user. |
|
|
|
|
|
|
Declares the default background color for the rectangles and circles, ... used in a picLayer variable. |
|
|
|
|
|
|
Draws a line in a WDPic variable. |
|
|
|
|
|
|
Identifies the color of a pixel contained in a picLayer variable. |
|
|
|
|
|
|
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|