ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
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.
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.
CursorDisplay (Function)
Displays or hides the mouse cursor.
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
1. What is a website?
Returns information about a component....
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Specific features of the Express version
Describing a problem to the Free Technical Support
Materialized view
...A materialized view is a physical data source defined by an SQL query....
ERR_NO_END_TAG
The following functions are used to manage speech synthesis...
8. Associating controls with data
8. Binding controls to data
A window can display information from......
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Testing a project: setting
By testing the project you can simulate how the application will run......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
ERR_MISSING_PAGE
SQL view
An SQL view is a virtual data source defined by an SQL query......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Native SQL Server Connector license agreement
Native SQL Server Connector (also known as Native SQL Server Access) license agreement...
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......