ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CursorDisplay (Function)
Displays or hides the mouse cursor.
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.
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.
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.
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
WINDEV Framework License Agreement
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
10. Internal component
Internal component...
11. User Macro-Code: UMC in practice
19. Sending emails
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Developing 64-bit sites
You can deploy 64-bit compatible sites......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Common project
Projects are often cross-platform......
Error 1018: The method is global: use the: operator: to access it
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Examples for using the OLE DB provider for HFSQL
The requested action cannot been performed: the page was not synchronized
Error 1007: The member is global: use the: operator: to access it