|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The test of a single page runs the current page in WEBDEV... |
|
|
|
|
|
|
|
| Several types of controls can be handled in a dynamic page ... |
|
|
|
|
|
|
|
| WEBDEV enables you to create static sites and/or dynamic sites... |
|
|
|
|
|
|
|
| An Image control can correspond to an item found in a data file, in a query, ...... |
|
|
|
|
|
|
|
| The Time property enables you to:
Retrieve the time from a DateTime variable.
Modify the time in a DateTime variable.
Retrieve the time from in a Date item (in "Date and Time" format)
Modify the time in a Date item ("Date and Time" format).... |
|
|
|
|
|
|
|
| The Date edit control automatically propose a "Calendar" option in their popup menu.... |
|
|
|
|
|
|
|
| An image can be used to easily define the shape of a window...... |
|
|
|
|
|
|
|
| The ImageMode property gets and sets the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window. |
|
|
|
|
|
|
|
| Encrusts a color in an image found in an Image variable]. |
|
|
|
|
|
|
|
| Returns the date of the last day of the week corresponding to a given date. |
|
|
|
|
|
|
|
| Returns the date of the day preceding the current day or a given date. |
|
|
|
|
|
|
|
| Returns the date of the day following the current day or a given date. |
|
|
|
|
|
|
|
| Loads an image in an Image variable from a memo, a file or a binary buffer. |
|
|
|
|
|
|
|
| Saves the image found:
in an Image Editor control.
in a WDPic variable.... |
|
|
|
|
|
|
|
| Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel. |
|
|
|
|
|
|
|
| Identifies the opacity of a pixel in an image (in an Image control) with an Alpha channel. |
|
|
|
|
|
|
|
| Saves an image found in an Image variable:
in a PNG file.
in memory.... |
|
|
|
|
|
|
|
| Saves an image found in an Image variable:
in a JPEG file.
in memory.... |
|
|
|
|
|
|
|
| Encrusts a color in an image found in an Image variable]. |
|
|
|
|
|
|
|
| Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control. |
|
|
|
|
|
|
|
| The Image property gets and sets the background image of a control or block. |
|
|
|
|
|
|
|
| Performs a rotation:
of an Image control.
of an Image variable.
of a picLayer variable.... |
|
|
|
|
|
|
|
| Modifies the background image of a window and specifies the display mode of this image. |
|
|
|
|
|
|
|
| Returns the day of the week that corresponds to the specified date (this date is an integer). |
|
|
|
|
|
|
|
| Converts a date in character string format to a date in YYYYMMDD format. |
|
|
|
|
|
|
|
| Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control. |
|
|
|
|
|
|
|
| Copies the image of a control in a WINDEV window to a variable of type Image. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|