|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The mouse cursor can be automatically positioned on the default button when the window is opened... |
|
|
|
|
|
|
|
| List of functions for mouse management |
|
|
|
|
|
|
|
| Returns the type of pointer used on the device: finger, mouse or stylus. |
|
|
|
|
|
|
|
| WEBDEV proposes two modes for moving controls in a page... |
|
|
|
|
|
|
|
| One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse... |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
| By default, the codes available in the code editor correspond to the most common codes... |
|
|
|
|
|
|
|
| The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page. |
|
|
|
|
|
|
|
| Simulates a mouse event (left click, right click, double click, ...). |
|
|
|
|
|
|
|
| Discover the main actions that can be performed on the windows.... |
|
|
|
|
|
|
|
| Sorts a Table or TreeView Table control on one or more columns (lexicographical sort). |
|
|
|
|
|
|
|
| Each report block is associated with different events...... |
|
|
|
|
|
|
|
| The following types of windows can be created in a WINDEV application...... |
|
|
|
|
|
|
|
| Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min |
|
|
|
|
|
|
|
| The Organizer control can be configured in the editor via the description window ("Details" tab)...... |
|
|
|
|
|
|
|
| The ToolTip property is used to get and change the text displayed in the tooltip associated... |
|
|
|
|
|
|
|
| The Iteration block is a free block, created manually in the report editor ("Report...... |
|
|
|
|
|
|
|
| Several toolbars are displayed in the report editor...... |
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures... |
|
|
|
|
|
|
|
| During a project test in the editor, breakpoints are used to automatically start the debugger... |
|
|
|
|
|
|
|
| This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page...... |
|
|
|
|
|
|
|
| WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data... |
|
|
|
|
|
|
|
| The Popup control is a control used to associate a popup with a page. This popup, displayed... |
|
|
|
|
|
|
|
| The "Image Editor" control is a rich control that allows end users to create and edit images... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations... |
|
|
|
|
|
|
|
| You can handle Edit controls programmatically...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|