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, ...).
Describing an element
A flexible modeling includes different elements linked together......
Report viewer: "Overview" pane
The report viewer allows end users to view reports before printing them......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Print technical documentation
You can print different technical documentations describing all the elements of the project...
Various WEBDEV constants
Various WEBDEV constants...
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according...
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position...
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer...
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
The Cell control
The Cell control contains controls......
Events associated with internal windows
List of events associated with internal windows...
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine...
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write...