ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Magnetic mouse: automatically moves cursor to default button
The mouse cursor can be automatically positioned on the default button when the window is opened...
Mouse functions
List of functions for mouse management
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...
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...
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.
Optional events
By default, the codes available in the code editor correspond to the most common codes...
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Constants for managing Gantt charts
Error 2109: You are using the ObjectInfo function
Defines a background color for a time period in a Scheduler control (time period corresponding...
WINDEV: Example of programmed Drag and Drop
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status...
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines...
Constants for managing Windows events
The following constants are used to manage Windows events:...
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Events associated with framesets
List of events associated with framesets...
Environment of the data model editor
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Start of Break block (Break header)
The Start of break block is optional......
Pictorial Percentage chart
The Pictorial Percentage chart illustrates data as percentages, using shapes......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform...