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...
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or 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...
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window...
Control constants
List of constants used by the functions for managing controls...
Code style
A code style is used to automatically prefix the name of all the variables and project elements...
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV...
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Administrator: Setting and executing action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications...
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows...
SQL view
An SQL view is a virtual data source defined by an SQL query......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents...
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define...
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min