|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor... |
|
|
|
|
|
|
|
| Returns the name of the Tab control that contains the specified control. |
|
|
|
|
|
|
|
| Returns the name of Nth control found in the specified element. |
|
|
|
|
|
|
|
| Loads an image in memory so that it can be used later by gImage. |
|
|
|
|
|
|
|
| Calculates the height of an image (in bitmap format) found in the clipboard. |
|
|
|
|
|
|
|
| Calculates the width of an image (in bitmap format) found in the clipboard. |
|
|
|
|
|
|
|
| Returns the list of Exif tags available for the image used. |
|
|
|
|
|
|
|
| Saves the modifications performed on the Exif tags of an image by ImageInfoModify. |
|
|
|
|
|
|
|
| Allows you to find out or modify the name of the CD or DVD to burn. |
|
|
|
|
|
|
|
| Attaches or changes the attach position of a Dockable Panel control. |
|
|
|
|
|
|
|
| Detaches a Dockable Panel control to transform it into a floating window. |
|
|
|
|
|
|
|
| Blurs the entire given area in a variable of type Image. |
|
|
|
|
|
|
|
| Deletes all the drawings made since the last call to dStartDrawing. |
|
|
|
|
|
|
|
| Deletes all the drawings made since the last call to dStartDrawing. |
|
|
|
|
|
|
|
| Identifies the opacity of a pixel in a WDPic image with an Alpha channel. |
|
|
|
|
|
|
|
| Identifies the opacity of a pixel in a WDPicLayer image with an Alpha channel. |
|
|
|
|
|
|
|
| Returns the number of the day in the year corresponding to a given date. |
|
|
|
|
|
|
|
| Returns the number of the day in the year corresponding to a given date. |
|
|
|
|
|
|
|
| The PhysicalName property is used to manage the physical name of HFSQL data files. |
|
|
|
|
|
|
|
| The DescribedPhysicalName property is used to manage the physical name of HFSQL data files. |
|
|
|
|
|
|
|
| In France, electronic invoicing has become mandatory for invoicing government services...... |
|
|
|
|
|
|
|
| Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...). |
|
|
|
|
|
|
|
| The Carousel control is used to display an animated menu made of images...... |
|
|
|
|
|
|
|
| The StoreTheConfiguration property is used to:
Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored.
Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)... |
|
|
|
|
|
|
|
| The editor of Select queries is used to limit the number of records that will be displayed in the result of the query.... |
|
|
|
|
|
|
|
| Saves the configuration of dynamic panes found in a Tab control in character string format. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|