|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| The SelectionLength property is used to get and change the length of the selection made in a Word Processing control. |
|
|
|
|
|
|
|
| Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories). |
|
|
|
|
|
|
|
| Changes the Z-order of an Image or Text Area element in a DocX document. |
|
|
|
|
|
|
|
| Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file. |
|
|
|
|
|
|
|
| Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable. |
|
|
|
|
|
|
|
| Changes the Z-order of an Image or Text Area element in a DocX document. |
|
|
|
|
|
|
|
| Adds at the end of a Word Processing control: an element, a document, a paragraph, a text, an image or a fragment. |
|
|
|
|
|
|
|
| Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file. |
|
|
|
|
|
|
|
| The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control. |
|
|
|
|
|
|
|
| The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation.... |
|
|
|
|
|
|
|
| The InitialFile property is used to get the original name of the data file associated to an item in a query. |
|
|
|
|
|
|
|
| Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control. |
|
|
|
|
|
|
|
| Returns or modifies the different times associated with a file or directory (date created, modified or accessed). |
|
|
|
|
|
|
|
| Returns or modifies the different dates associated with a file or directory (date created, modified or accessed). |
|
|
|
|
|
|
|
| Converts a local date and time (time zone, summer time, winter time) to UTC. |
|
|
|
|
|
|
|
| Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library. |
|
|
|
|
|
|
|
| The FileName property gets the name of a file (WDPic file or file generated for a print job). |
|
|
|
|
|
|
|
| The Clickable Image control can be handled by the WLanguage properties in server code and in browser code...... |
|
|
|
|
|
|
|
| The FolderImageWidth property gets and sets the folder image width in TreeView and TreeView Table controls. |
|
|
|
|
|
|
|
| Updates some of the data found in a Pivot Table control from a given date without blocking the application. |
|
|
|
|
|
|
|
| Declares the default color and style for lines, rectangles, circles, etc. contained in an Image control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|