ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CursorPos (Function)
Returns and modifies the position of the mouse cursor.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa.
In Android and iOS, displays an endless progress bar in a window.
CursorDisplay (Function)
Displays or hides the mouse cursor.
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.
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.
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
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.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Multi-project search
Performing a search in the current project is a common operation......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
HTTPSendForm (Function)
Sends an HTTP form.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Programming automatic calculations in the columns of a Table control
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Constants for managing projects
List of constants used by the functions for managing projects....
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
Print constants
List of constants used by the print functions....