|
|
|
|
|
|
|
|
|
|
|
|
|
|
| All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor... |
|
|
|
|
|
|
|
| The main keyboard shortcuts in the editors are as follows... |
|
|
|
|
|
|
|
| "Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors. |
|
|
|
|
|
|
|
| Draws the chord of a circle (intersection between an ellipse and a straight line) in a WDPic variable. |
|
|
|
|
|
|
|
| Draws a point in a picLayer variable. |
|
|
|
|
|
|
|
| Draws a text in a picLayer variable. |
|
|
|
|
|
|
|
| Draws an RTF text in a WDPic variable. |
|
|
|
|
|
|
|
| Blurs the entire given area in a variable of type WDPic (on the background layer). |
|
|
|
|
|
|
|
| The following functions are used to program input suggestion options in Edit controls... |
|
|
|
|
|
|
|
| ...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file.... |
|
|
|
|
|
|
|
| Declares the default background color for the rectangles and circles, ... used in a WDPic variable. |
|
|
|
|
|
|
|
| Draws a line in a picLayer variable. |
|
|
|
|
|
|
|
| Identifies the color of a pixel contained in a WDPic variable. |
|
|
|
|
|
|
|
| Declares the font that will be used by dText in a picLayer variable. |
|
|
|
|
|
|
|
| Draws a polygon in a picLayer variable. |
|
|
|
|
|
|
|
| Draws a section of a circle or an ellipse in a picLayer variable. |
|
|
|
|
|
|
|
| Declares the default color and style for the lines, rectangles, circles, ... in a picLayer variable. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|