|
|
|
|
|
|
|
Draws a rectangle in a picLayer variable. |
|
|
|
|
|
|
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically...... |
|
|
|
|
|
|
All WLanguage code is written in the code editor, which offers several events on a given control ...... |
|
|
|
|
|
|
An application that uses one or more external components is deployed in the same way as a standard application...... |
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project.... |
|
|
|
|
|
|
When an automated test is created, this test is in "construction" by default...... |
|
|
|
|
|
|
Draws a rectangle in an Image control. |
|
|
|
|
|
|
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). |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice...... |
|
|
|
|
|
|
Colors an area in a WDPic variable. |
|
|
|
|
|
|
Flips an image contained in a WDPic variable with respect to a horizontal axis (symmetry with respect to a horizontal axis). |
|
|
|
|
|
|
Flips an image contained in a picLayer variable with respect to a vertical axis (symmetry with respect to a vertical axis). |
|
|
|
|
|
|
List of constants used by properties associated with windows, reports, pages and controls.... |
|
|
|
|
|
|
Signing an application is mandatory from Xcode 8...... |
|
|
|
|
|
|
A report based on a memory area is used to print the records stored in a memory area...... |
|
|
|
|
|
|
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example).... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Modifies the opacity of an image (which means the alpha channel of the image). |
|
|
|
|
|
|
Draws a section of a circle or an ellipse in an Image variable. |
|
|
|
|
|
|
The project compilation is a process used to...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|