|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Saves an image:
in a file in BMP format.
in memory.... |
|
|
|
|
|
|
|
| Draws a line in an Image variable. |
|
|
|
|
|
|
|
| Colors an area in a picLayer variable. |
|
|
|
|
|
|
|
| Declares the default color and style for lines, rectangles, circles, etc. contained in a variable of type Image. |
|
|
|
|
|
|
|
| Declares the default background color for rectangles, circles, ... used in a variable of type Image. |
|
|
|
|
|
|
|
| Saves an image:
in a PNG file.
in memory.... |
|
|
|
|
|
|
|
| Saves an image:
in a JPEG file.
in memory.... |
|
|
|
|
|
|
|
| Configures the print destination. |
|
|
|
|
|
|
|
| The following SQL functions can be used on the queries written in SQL code (classified by theme)...... |
|
|
|
|
|
|
|
| Reverses the colors:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| The columns are used to display information in a Table control...... |
|
|
|
|
|
|
|
| A Spreadsheet control found in a window can be handled through programming...... |
|
|
|
|
|
|
|
| The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input. |
|
|
|
|
|
|
|
| The use of SQL functions to handle DB2 data does not require importing the table structure into the database schema...... |
|
|
|
|
|
|
|
| To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)...... |
|
|
|
|
|
|
|
| Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....). |
|
|
|
|
|
|
|
| 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 picLayer variable. |
|
|
|
|
|
|
|
| Declares the font that will be used by dText in a WDPic variable. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|