|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.) returns the horizontal position (X) of the mouse cursor in relation to the field or window in question. |
|
|
|
|
|
|
|
| Returns and modifies the position of the mouse cursor. |
|
|
|
|
|
|
|
| Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question. |
|
|
|
|
|
|
|
Transforms the mouse cursor into hourglass and vice versa. In Android and iOS, displays an endless progress bar in a window. |
|
|
|
|
|
|
|
| Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs. |
|
|
|
|
|
|
|
| Modifies the standard hover cursor for all the edit controls of the application. |
|
|
|
|
|
|
|
| Displays or hides the mouse cursor. |
|
|
|
|
|
|
|
| The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page. |
|
|
|
|
|
|
|
| The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively). |
|
|
|
|
|
|
|
| Transforming WINDEV applications into Mobile is very easy...... |
|
|
|
|
|
|
|
| The Map control proposes several features directly accessible to the end user...... |
|
|
|
|
|
|
|
| WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min |
|
|
|
|
|
|
|
| A Slider control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
|
| The Selection property is used to get the characteristics of the selection (or cursor):
in a Word Processing control.
Remark: This selection is in the section being edited in the control (body, header or footer).
in a Spreadsheet control.
in an HTML Editor control.
in a Diagram Editor control.... |
|
|
|
|
|
|
|
| Displays and formats:
the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). This function also gets the characteristics of the tooltip associated with each section of the chart.
a custom tooltip, associated with a point.... |
|
|
|
|
|
|
|
| List of constants used by the functions for managing the Drag and Drop.... |
|
|
|
|
|
|
|
| The numeric edit controls propose several AAFs (Automatic Application Features):
a context menu proposing the "Calculator" option.
the ability to modify the control value with the mouse wheel.... |
|
|
|
|
|
|
|
| By default, in password controls, characters are replaced with dots...... |
|
|
|
|
|
|
|
| WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min |
|
|
|
|
|
|
|
| WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min |
|
|
|
|
|
|
|
| When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program...... |
|
|
|
|
|
|
|
| Your window contains overlapping controls?...... |
|
|
|
|
|
|
|
| Your report displays controls that overlap?...... |
|
|
|
|
|
|
|
| The ImageState property gets and sets the number of drawings in:
The image associated with a button.
The image of the cursor in a slider.
The image associated with the button of a sidebar pane.
The image associated with the button of a tab pane.
The image associated with the Rating control.
The image associated with a group in a Ribbon control.
The image associated with a menu option.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|