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.
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
How to find out whether a report was printed?
<Page>.DisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Setup of the WEBDEV Application Server for Linux
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Query and project
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Compatibility between external components and deployed applications
A component can evolve in many ways......
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
The "Code hashtags" pane
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Speech synthesis management functions
The following functions are used to manage speech synthesis...
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Page with parameters
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....