ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Mouse functions
List of functions for mouse management
Magnetic mouse: automatically moves cursor to default button
The mouse cursor can be automatically positioned on the default button when the window is opened...
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page...
Optional events
By default, the codes available in the code editor correspond to the most common codes...
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse...
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
Cursor (Property)
The Cursor property gets and sets the position of the mouse cursor in one of the following controls:
  • Edit control.
  • Editable Combo Box.
  • "Edit control" table column and "Editable Combo Box" table column.
  • Word Processing control.
  • HTML Editor control.
  • Code Editor control.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
End of break block
The End of break block is optional......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without...
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Message (Property)
The Message property is used to: Find out the help message associated with a control...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example:...
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Manipulating a database schema (LDM)
The main manipulations possible on a database schema (MLD) are as follows ......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point):...
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user...
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......