ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
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....
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....
Error 1018: The method is global: use the: operator: to access it
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.).
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
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.).
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
1. WLanguage
WEBDEV Tutorial - WLanguage basics Lesson 1 - WLanguage - 5 min
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
2. Variables
WEBDEV Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
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:...
Managing the users of an application installed in network
The management of users allows you to find out from the server......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
2. Types of setup
Types of setup...
Project Management Hub: Time tracking
The time spent can be listed on......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......