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.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
Image (Property)
The Image property gets and sets the background image of a control or block.
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manipulate Scheduler and TimeLine controls:...
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
FTP constants
List of constants used by the FTP functions....
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
How to open a window?
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
2. Types of setup
Types of setup...
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....