|
|
|
|
|
|
|
Several images can be used when developing a WEBDEV site...... |
|
|
|
|
|
|
Indicates the name of the first editable control or the name of the next control that must be in edit. |
|
|
|
|
|
|
Returns or modifies the system date (current date and time defined on the current computer). |
|
|
|
|
|
|
Converts:
a date to a string in the specified format.
a date time to a string in the specified format.... |
|
|
|
|
|
|
Returns the dominant (i.e. most frequent) color of an image found in an Image control. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor...... |
|
|
|
|
|
|
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control. |
|
|
|
|
|
|
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control. |
|
|
|
|
|
|
Returns the week number within the year that corresponds to the specified date (this date is an integer). |
|
|
|
|
|
|
Converts:
a date to a string in the specified format.
a date time to a string in the specified format.... |
|
|
|
|
|
|
Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image. |
|
|
|
|
|
|
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control. |
|
|
|
|
|
|
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls...... |
|
|
|
|
|
|
Returns the week number within the year that corresponds to the specified date (this date is a character string). |
|
|
|
|
|
|
The layout is used to define several views of a window in the same project without duplicating this window...... |
|
|
|
|
|
|
Development cycle of a WINDEV application.... |
|
|
|
|
|
|
Flips an image in an Image control with respect to a horizontal axis (symmetry with respect to a horizontal axis). |
|
|
|
|
|
|
Returns the dominant color (i.e. most frequent color) of an image found in an Image variable. |
|
|
|
|
|
|
Indicates that the drawing functions that will be used are intended for:
the specified Image control,
the specified Image variable,
the specified Image variable,
the specified WDPic variable (on the background layer),
the specified picLayer variable.... |
|
|
|
|
|
|
The following paragraphs explain...... |
|
|
|
|
|
|
The BackgroundImagePrinted is used to:
Determine if the background image of a report (form or other) should be printed.
Print (or not) the background image of a report.... |
|
|
|
|
|
|
Flips an image contained in an Image variable with respect to a horizontal axis (symmetry with respect to a horizontal axis). |
|
|
|
|
|
|
Draws a rectangle:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|