ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. User-friendly editors in practice
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
4. Conditional statements
WINDEV Mobile Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
".STY" file: "Style sheet" file
A style sheet is a "......
5. Deploying a dynamic site (Session or AWP) in practice
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
12. Pages in practice
11. External component
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......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min