|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable. |
|
|
|
|
|
|
|
| Inverts the colors:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| 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 font that will be used by dText in a WDPic variable. |
|
|
|
|
|
|
|
| Blends two images together. This allows you to create fade-in effects between 2 images. |
|
|
|
|
|
|
|
| Deletes from the AWP context a variable that was added by DeclareAWPContext. |
|
|
|
|
|
|
|
| Sends a fax according to the connection that was established beforehand (FaxConnect). |
|
|
|
|
|
|
|
| Returns the status of a fax that was sent by FaxSend. |
|
|
|
|
|
|
|
| The executable of an application that supports the User Groupware is a multi-instance executable.... |
|
|
|
|
|
|
|
| Saves an image:
in a PNG file.
in memory.... |
|
|
|
|
|
|
|
| The project description window allows you to configure various elements of your project...... |
|
|
|
|
|
|
|
| Two methods can be used to animate a Static control...... |
|
|
|
|
|
|
|
| Managing business rules... |
|
|
|
|
|
|
|
| WINDEV Mobile allows you to easily create and print all types of reports with the report editor.... |
|
|
|
|
|
|
|
| When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements...... |
|
|
|
|
|
|
|
| Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....). |
|
|
|
|
|
|
|
| Modifies the opacity of an image (which means the alpha channel of the image). |
|
|
|
|
|
|
|
| The Checked property gets and sets the checkmark state of an element. |
|
|
|
|
|
|
|
| Deletes all the drawings made since the last call to dStartDrawing. |
|
|
|
|
|
|
|
| Indicates that the drawing functions that will be used are intended for the specified WDPic variable. |
|
|
|
|
|
|
|
| Identifies the opacity of a pixel in a WDPicLayer image with an Alpha channel. |
|
|
|
|
|
|
|
| Draws a rectangle in an Image control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|