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.
XMLFind (Function)
Performs a search in an XML document.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
iMargin (Function)
Defines the "logical" print margins.
Operator on Address
The & operator returns the address of a variable as an integer
XMLAddChild (Function)
Adds a child tag into an XML document.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). of a WLanguage list....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Thread execution
At runtime, an application runs in a main thread......
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
SysXRes (Function)
Returns the horizontal screen resolution.
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
EmailAppGetArchitecture (Function)
Gets the architecture (32 or 64-bit) of a computer's default email client....
HPriorityClient (Function)
Modifies the priority of a client application.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.