|
|
|
|
|
|
|
|
|
|
|
|
|
|
| List of functions for mouse management |
|
|
|
|
|
|
|
| The mouse cursor can be automatically positioned on the default button when the window is opened... |
|
|
|
|
|
|
|
| Returns the type of pointer used on the device: finger, mouse or stylus. |
|
|
|
|
|
|
|
| WEBDEV proposes two modes for moving controls in a page... |
|
|
|
|
|
|
|
| By default, the codes available in the code editor correspond to the most common codes... |
|
|
|
|
|
|
|
| One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse... |
|
|
|
|
|
|
|
| The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page. |
|
|
|
|
|
|
|
The Cursor property gets and sets the position of the mouse cursor in one of the following controls:- Edit control.
- Editable Combo Box.
- "Edit control" table column and "Editable Combo Box" table column.
- Word Processing control.
- HTML Editor control.
- Code Editor control.
|
|
|
|
|
|
|
|
| Simulates a mouse event (left click, right click, double click, ...). |
|
|
|
|
|
|
|
| Moves a column in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| WinSize:
returns or modifies the window display mode (maximized, minimized or normal),... |
|
|
|
|
|
|
|
| Displays a List Box or ListView control from a specified element or returns the index of the first... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile feature different controls that can contain other controls...... |
|
|
|
|
|
|
|
| The report editor can be used to create form reports, which include different controls allowing... |
|
|
|
|
|
|
|
| List of events associated with Looper controls... |
|
|
|
|
|
|
|
| The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top... |
|
|
|
|
|
|
|
| List of constants used by the Windows functions.... |
|
|
|
|
|
|
|
| Dashboards are essential elements in an application...... |
|
|
|
|
|
|
|
| List of various constants used by the constants WINDEV functions.... |
|
|
|
|
|
|
|
| The Sunburst chart is a Pie chart containing several levels of hierarchical data...... |
|
|
|
|
|
|
|
| The links are used to link the files found in an analysis between themselves...... |
|
|
|
|
|
|
|
| When typing compound statements ("Switch", "For" and "While", for example), the code... |
|
|
|
|
|
|
|
| The Code Editor control allows end users to write WLanguage code.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|