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
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...
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
Optional events
By default, the codes available in the code editor correspond to the most common codes...
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, ...).
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.
The RTF control (Report editor)
...The "RTF" (Rich Text Format) control is used to display a formatted character string...
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup...
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types...
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage...
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design...
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project...
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV...
Materialized view
Control constants
List of constants used by the functions for managing controls...
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...
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......
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...