ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
13 results for: souris
<Organizer>.InfoXY (Function)
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.
Programming a status bar
WINDEV allows you to manipulate a status Bar and a status Bar cell directly by programming...
Events associated with Link controls
List of events associated with Link controls
<Scheduler>.InfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
<List Box>.InfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
<Looper>.InfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams...
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode...
Magnetic mouse: automatically moves cursor to default button
The mouse cursor can be automatically positioned on the default button when the window is opened...
<TreeMap>.InfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.