|
|
|
|
|
|
|
The project comparator is used to compare two elements and to list the differences found... |
|
|
|
|
|
|
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options... |
|
|
|
|
|
|
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user. |
|
|
|
|
|
|
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor... |
|
|
|
|
|
|
Resizes an external file. |
|
|
|
|
|
|
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)... |
|
|
|
|
|
|
In WEBDEV, there are two methods to develop a site... |
|
|
|
|
|
|
Websites can be displayed on many devices (Android, iPhone, etc.)... |
|
|
|
|
|
|
The test of a single page runs the current page in WEBDEV... |
|
|
|
|
|
|
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Encrusts a color in an image found in an Image variable]. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
The relationships are used to link entities among themselves or to link associations to entities...... |
|
|
|
|
|
|
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of:
a file described in the data model editor,
a file described through programming,
an HFSQL view,
a query.... |
|
|
|
|
|
|
The Replication property is used to:
determine the replication mode used for a data file (defined in the data model editor or programmatically).
specify the replication mode used for a data file (file described programmatically only).... |
|
|
|
|
|
|
Begins, commits or rolls back a transaction:
on the files of a database opened by SQLConnect,
on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection.... |
|
|
|
|
|
|
The numeric type is used to contain integer or decimal numbers by specifying if necessary:
the number of digits in the integer part.
the number of digits in the integer part and in the decimal part.... |
|
|
|
|
|
|
Adds a halo effect on an image found in an Image variable]. |
|
|
|
|
|
|
Adds a shadow effect on an image found in an Image variable]. |
|
|
|
|
|
|
Adds a shadow effect on an image found in an Image variable]. |
|
|
|
|
|
|
The following paragraphs explain...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|