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, ...).
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
HourglassNetwork (Function)
Shows or hides an infinite progress bar in the title bar of Android application windows....
AAFs available for numeric edit controls
proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates...
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following...
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image...
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes...
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different...
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
1
2
3
4
5
6
27
>