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, ...).
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first...
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code...
Types of Edit controls
Declares the default color and style for lines, rectangles, circles, etc. contained in an Image...
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can...
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page....
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Defining clickable areas
In a page, an Image control can contain clickable areas......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
WDTestRest: REST web service test tool
WDTestRest is used to test the calls to an HTTP REST web service or to run a Web API accessible...
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description...
Constants for managing Scheduler and TimeLine controls
The following constants are used to manipulate Scheduler and TimeLine controls:...
8. Windows in practice
Discover the main actions that can be performed on the windows....