|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes...... |
|
|
|
|
|
|
|
| User-friendly editors in practice... |
|
|
|
|
|
|
|
| Project configurations allow you to easily define the "target" platforms of the project.... |
|
|
|
|
|
|
|
| WINDEV allows you to automatically save the different application parameters...... |
|
|
|
|
|
|
|
| By default, only the files found in the "List of setup files" window are installed on the user computers...... |
|
|
|
|
|
|
|
| One of the most important elements of control style is its border...... |
|
|
|
|
|
|
|
| WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS...... |
|
|
|
|
|
|
|
| This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project...... |
|
|
|
|
|
|
|
| Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....). |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Identifies the opacity of a pixel in a WDPic image with an Alpha channel. |
|
|
|
|
|
|
|
| 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). |
|
|
|
|
|
|
|
| If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware...... |
|
|
|
|
|
|
|
| An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode...... |
|
|
|
|
|
|
|
| An application that works with the User Groupware can be used with a database handled by a Native Connector...... |
|
|
|
|
|
|
|
| Connects a user to the User Groupware. |
|
|
|
|
|
|
|
| Disconnects the current user from the User Groupware. |
|
|
|
|
|
|
|
| Draws a text in an Image variable. |
|
|
|
|
|
|
|
| Draws an RTF text in an Image variable. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|