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.
Events associated with TreeView controls
List of events associated with TreeView controls...
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Image editor: Features
The image editor includes several features......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
1
5
6
7
8
9
405
>