|
|
|
|
|
|
|
Returns for a given position in the Organizer control (coordinates of a point in the organizer): - the index of the appointment for the specified position.
- the date corresponding to the specified position.
|
|
|
|
|
|
|
WINDEV allows you to manipulate a status Bar and a status Bar cell directly by programming... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Returns the index of the element displayed at a given position in a TreeMap control. |
|
|
|
|
|
|
Associates a browser procedure with an event on an object in browser code. |
|
|
|
|
|
|
Displays or hides the mouse cursor. |
|
|
|
|
|
|
Used to handle the JavaScript properties of the browser event that triggered the code execution. |
|
|
|
|
|
|
Used to find out the row or control located at specific position in the Looper control (X, Y). |
|
|
|
|
|
|
Used to find out the row or control located at specific position in the Looper control (X, Y). |
|
|
|
|
|
|
Returns the appointment, the resource or the date found at given position in a Scheduler control. |
|
|
|
|
|
|
Returns the appointment, the resource or the date found at given position in a Scheduler control. |
|
|
|
|
|
|
Returns the index of the row (or image) at a given position in a List Box or ListView control. |
|
|
|
|
|
|
Returns the index of the row (or image) at a given position in a List Box or ListView control. |
|
|
|
|
|
|
Indicates the procedure to run during an event of Drag/Drop. |
|
|
|
|
|
|
The Diagram Editor control allows end users to create and edit diagrams... |
|
|
|
|
|
|
Returns the value of a parameter passed to the current page. |
|
|
|
|
|
|
Intercepts a Windows event on a control, a group of controls or a WINDEV window. |
|
|
|
|
|
|
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data. |
|
|
|
|
|
|
Stops the current process and forces the input in the specified control, window or page. |
|
|
|
|
|
|
Simulates the keystrokes and the mouse actions. |
|
|
|
|
|
|
Indicates the type of data and the data to copy/move during Drag/Drop. |
|
|
|
|
|
|
The mouse cursor can be automatically positioned on the default button when the window is opened... |
|
|
|
|
|
|
Cancels the interception of a Windows event on a WINDEV field or window (set up using the Event function). |
|
|
|
|
|
|
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 the index of the element displayed at a given position in a TreeMap control. |
|
|
|
|
|
|
The Clickable property gets and sets the behavior of an Image control when it is clicked. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|