|
|
|
|
|
|
|
Displays or hides the mouse cursor. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Used to manage the vertical position (Y-coordinate) of print cursor in the page. |
|
|
|
|
|
|
Used to manage the horizontal position (X-coordinate) of print cursor in the page. |
|
|
|
|
|
|
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page. |
|
|
|
|
|
|
Simulates the keystrokes and the mouse actions. |
|
|
|
|
|
|
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window. |
|
|
|
|
|
|
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.). |
|
|
|
|
|
|
Displays a mouse pointer shaped like an hourglass. |
|
|
|
|
|
|
WEBDEV allows you to handle a Slider control through programming.... |
|
|
|
|
|
|
Returns the type of pointer used on the device: finger, mouse or stylus. |
|
|
|
|
|
|
Runs OCR and extracts the text from a rectangular area defined with the mouse. |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming...... |
|
|
|
|
|
|
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min |
|
|
|
|
|
|
The Image Editor control offers a host of options accessible via...... |
|
|
|
|
|
|
Simulates a mouse event (left click, right click, double click, ...). |
|
|
|
|
|
|
The popup menu of the windows (right mouse click on the window) contains the following options...... |
|
|
|
|
|
|
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input). |
|
|
|
|
|
|
Several types of controls can be handled in a report created by the report editor...... |
|
|
|
|
|
|
Displays and formats:
the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section.
a custom tooltip, associated with a point.... |
|
|
|
|
|
|
Transforming WINDEV applications into Mobile is very easy...... |
|
|
|
|
|
|
A Slider control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively). |
|
|
|
|
|
|
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 |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|