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, ...).
Events associated with Tab controls
List of events associated with Tab controls...
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Map control events
The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV...
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved...
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display...
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Spreadsheet control events
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Events associated with Link controls
List of events associated with Link controls...
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user,...
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
Kanban control events
The following events are associated with Kanban controls......
Events associated with Chart controls
List of events associated with the Chart controls...
Events associated with Calendar controls
List of events associated with Calendar controls...
Events associated with Image controls
List of events associated with Image controls...
DnDForce (Function)
DnDForce is kept for backward compatibility.