|
|
|
|
|
|
|
|
|
|
|
|
|
|
| "Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor. |
|
|
|
|
|
|
|
| The main keyboard shortcuts in the editors are as follows... |
|
|
|
|
|
|
|
| All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed 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. |
|
|
|
|
|
|
|
| WDMap is used to get various characteristics specific to...... |
|
|
|
|
|
|
|
| The HTML property is used to:
find out whether the current report is printed in HTML mode.
manage the HTML type of a Static control found in a report.... |
|
|
|
|
|
|
|
| The Organization Chart control is used to represent elements in a hierarchical way.
For example:
the contributors of a company according to their position.
the different branches of a group with their inter-dependencies.
the different steps of a manufacturing process, ...... |
|
|
|
|
|
|
|
| The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example). |
|
|
|
|
|
|
|
| Inserts elements in the format of columns into a horizontal Table control. |
|
|
|
|
|
|
|
| Prints rich text format (RTF) in a rectangular area. |
|
|
|
|
|
|
|
| The Document type is used to handle a "docx" document. |
|
|
|
|
|
|
|
| The Cookie type is used to handle the cookies transmitted in the HTTP requests. |
|
|
|
|
|
|
|
| The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application...... |
|
|
|
|
|
|
|
| Defines a meta file as chart destination. |
|
|
|
|
|
|
|
| Syntax for declaring the functions of the Windows API... |
|
|
|
|
|
|
|
| Deletes a fax from the spooler and cancels it. |
|
|
|
|
|
|
|
| The "Setups" tab allows you to configure the different administration features of the WEBDEV server...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ...... |
|
|
|
|
|
|
|
| List of properties associated with the SilverLight control... |
|
|
|
|
|
|
|
| The procedures and the methods of classes can have several syntaxes.... |
|
|
|
|
|
|
|
| Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user. |
|
|
|
|
|
|
|
| Usage example of the HashFile function |
|
|
|
|
|
|
|
| Usage example of the ParallelTaskExecuteAfterAll function |
|
|
|
|
|
|
|
| Usage example of the MapAddMarker function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|