|
|
|
|
|
|
|
|
|
|
|
|
|
|
| New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure.... |
|
|
|
|
|
|
|
| Declares the font to be used by the dText function in a Image type variable. |
|
|
|
|
|
|
|
| A Spreadsheet control found in a window can be handled through programming...... |
|
|
|
|
|
|
|
| The columns are used to display information in a Table control...... |
|
|
|
|
|
|
|
| The SQL functions can be used to handle the MariaDB database...... |
|
|
|
|
|
|
|
| The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input. |
|
|
|
|
|
|
|
| Specifies the access path to an external component of project. |
|
|
|
|
|
|
|
| The SQL functions can be used to handle the MySQL database...... |
|
|
|
|
|
|
|
| You can use SQL functions to handle the PostgreSQL database...... |
|
|
|
|
|
|
|
| The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically...... |
|
|
|
|
|
|
|
| Identifies the opacity of a pixel in a WDPic image with an Alpha channel. |
|
|
|
|
|
|
|
| dSaveImage is kept for backward compatibility. |
|
|
|
|
|
|
|
| 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 picLayer variable. |
|
|
|
|
|
|
|
| Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....). |
|
|
|
|
|
|
|
| Draws a rectangle in a WDPic variable. |
|
|
|
|
|
|
|
| Rotates an image in a picLayer variable. |
|
|
|
|
|
|
|
| Flips an image contained in a picLayer variable with respect to a horizontal axis (symmetry with respect to a horizontal axis). |
|
|
|
|
|
|
|
| Flips an image contained in a WDPic variable (in the background layer) with respect to a vertical axis (symmetry with respect to a vertical axis). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|