|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The images are often used to illustrate the site pages... |
|
|
|
|
|
|
|
| Inverts the colors in an Image variable. |
|
|
|
|
|
|
|
| Flips an image contained in an Image variable with respect to a vertical axis (symmetry with respect to a vertical axis). |
|
|
|
|
|
|
|
| A combination is a type of variabble containing a list of values.... |
|
|
|
|
|
|
|
| WINDEV includes a wizard for generating a setup program:
to install a WINDEV application.
to install other files. Installing goodies for example (images, videos, ...).... |
|
|
|
|
|
|
|
| A supercontrol is an advanced type of control...... |
|
|
|
|
|
|
|
| WINDEV allows you to handle an Image Editor control through programming...... |
|
|
|
|
|
|
|
| Saves an image:
in a PNG file.
in memory.... |
|
|
|
|
|
|
|
| Modifies the hue, saturation and lightness of an image in an Image variable. |
|
|
|
|
|
|
|
| Saves an image:
in a JPEG file.
in memory.... |
|
|
|
|
|
|
|
| Draws a circle or an ellipse:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| Draws Markdown text in a variable of type WDPic. |
|
|
|
|
|
|
|
| Displaying a new page in a WEBDEV site can be done according to several methods...... |
|
|
|
|
|
|
|
| Indicates whether the code is run:
from a WINDEV application, a WEBDEV site or a PHP page.
from a component.... |
|
|
|
|
|
|
|
| The nfcData type is used to describe and handle the data of a variable of type nfcTag. |
|
|
|
|
|
|
|
| Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control. |
|
|
|
|
|
|
|
| Draws an RTF text in an Image variable. |
|
|
|
|
|
|
|
| The "Internal Page" control is used to include a page (and its code) in a control of another page...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|