|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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, ...). |
|
|
|
|
|
|
|
| List of events associated with Tab controls... |
|
|
|
|
|
|
|
| List of events associated with Combo Box controls... |
|
|
|
|
|
|
|
| The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV... |
|
|
|
|
|
|
|
| The MovableByBackground property is used to:
find out whether a window can be moved... |
|
|
|
|
|
|
|
| When creating or modifying a window in the window editor, you have the ability to display... |
|
|
|
|
|
|
|
| The different operations that can be performed on the page controls are as follows...... |
|
|
|
|
|
|
|
| You can create a skin template from an existing skin template (provided by PC SOFT, for example)...... |
|
|
|
|
|
|
|
| After its execution in test mode (see Running the query test), the result of the query can be...... |
|
|
|
|
|
|
|
| List of events associated with Link controls... |
|
|
|
|
|
|
|
| The Chart controls allow the end user to perform several operations...... |
|
|
|
|
|
|
|
| The Movable property is used to:
Find out whether a table column can be moved by the user,... |
|
|
|
|
|
|
|
| WEBDEV manages the following events by default (order of appearance in the code editor)...... |
|
|
|
|
|
|
|
| The following events are associated with Kanban controls...... |
|
|
|
|
|
|
|
| List of events associated with the Chart controls... |
|
|
|
|
|
|
|
| List of events associated with Calendar controls... |
|
|
|
|
|
|
|
| List of events associated with Image controls... |
|
|
|
|
|
|
|
| DnDForce is kept for backward compatibility. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|