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.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
2. Static or dynamic site
Assignment of RETURN
The return value of the process currently run can be assigned...
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
TimeToInteger (Function)
Converts a time to an integer.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
XMLNext (Function)
Positions on the next element (tag or attribute).
Multimedia control properties
List of properties associated with the Multimedia control...
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
<Organizer>.DeleteAll (Function)
Deletes all the appointments from an Organizer control.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
WavPlay (External language)
Plays the requested sound.
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Image control: the supported formats
The supported image formats are as follows:...