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.).
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Discover all the possibilities of pivot tables
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Error 1018: The method is global: use the: operator: to access it
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
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....
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
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.).
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
2. Variables
WEBDEV Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
1. WLanguage
WEBDEV Tutorial - WLanguage basics Lesson 1 - WLanguage - 5 min
6. Procedures
WEBDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
5. Loops
WEBDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
8. OOP
WEBDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...