ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
".STY" file: "Style sheet" file
A style sheet is a "......
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
12. Pages in practice
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
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......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Installing WDDIXIO
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
11. External component
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......
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......
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
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
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......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
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
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, ......