ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
13. Types of standard controls
Information 302: Ambiguity between a variable and a control
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Creating a table in a report
Tables can be created in a report......
Image control: the supported formats
The supported image formats are as follows:...
4. Create a page in the editor...
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Error 1006: The member is not global: use: to access it
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
20. Control templates
How to open a page?
Custom tooltips
Tooltips are very useful for application users......
WDTRAD license agreement
WDTRAD license agreement...
Data model editor: types of links
Several types of links can be found between the files......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
14. Report templates
Report templates...
22. Report templates
Limitations of WINDEV, WEBDEV and WINDEV Mobile