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.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Error 1011: To access the global member of the class, use ClassName::MemberName
The Static Text control
A Static Text control is a control used to display a static text......
Manipulating a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
11. Window templates
WINDEV Mobile allows you to create window templates....
ERR_TIMEOUTINIT
Initializes the external language......
SCM: Removing a project
Usage example of the AppointmentAdd function...
13. Types of standard controls
Events associated with Slider controls
List of events associated with Slider controls in a window...