|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Displays or hides the mouse cursor. |
|
|
|
|
|
|
|
| WINDEV manages the following events by default (in order of appearance in the code editor)... |
|
|
|
|
|
|
|
| List of constants used by the HFSQL functions.... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile support two types of menus: ...... |
|
|
|
|
|
|
|
| List of events associated with List Box controls... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile feature different controls that can contain other controls...... |
|
|
|
|
|
|
|
| Identifies the current user for whom the telemetry data is saved. |
|
|
|
|
|
|
|
| Refreshes a Table or TeeeView Table control from a given position:
for a field linked to a file: changes made to the linked table are reflected in the field..
for a programmatically manipulated field: calculated columns are re-calculated.... |
|
|
|
|
|
|
|
| WINDEV Mobile manages the following events by default (in order of appearance in the code editor): |
|
|
|
|
|
|
|
| ...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites.... |
|
|
|
|
|
|
|
| Indicates whether the code is run in the simulator for Universal Windows Platform applications.
Function kept for backward compatibility.... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls...... |
|
|
|
|
|
|
|
| A Table control can be used to display the content of a table or query...... |
|
|
|
|
|
|
|
| Usage example of the SysIconAdd function |
|
|
|
|
|
|
|
| The events associated with the Ribbon controls and groupings are:... |
|
|
|
|
|
|
|
| The RulerValue property is used to get or change the position of the playhead in a TimeLine control. |
|
|
|
|
|
|
|
| Constants for managing TimeLine controls... |
|
|
|
|
|
|
|
| List of events associated with the columns of Table controls... |
|
|
|
|
|
|
|
| Connects the current computer to an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| WEBDEV manages the following events by default (order of appearance in the code editor)...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|