ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MouseXPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.) returns the horizontal position (X) of the mouse cursor in relation to the field or window in question.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
MouseYPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question.
HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa.
In Android and iOS, displays an endless progress bar in a window.
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
CursorDisplay (Function)
Displays or hides the mouse cursor.
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
Breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
The Dashboard control
Dashboards are essential elements in an application......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
How to create a menu?
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
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 computer......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Events associated with TreeView controls
List of events associated with TreeView controls...
1
4
5
6
7
8
405
>