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.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example:...
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without...
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point):...
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user...
Entity of a CDM
To group information according the MERISE method, entities must be created......
Environment of the report editor
Environment of the report editor...
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger...
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained...
Body Complement block
The Body complement block is linked to the Body block......
Query editor: Characteristics