ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
Handling a control through programming in a report
All report controls can be handled through programming......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
Warning 124: Shadowing a global variable
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Belgium.CheckCBE (Function)
Checks the validity of a CBE number (identifier from the Crossroads Bank for Belgian Enterprises).
Belgium.CheckNISS (Function)
Checks the validity of a NISS number (Belgian social security identification number).
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......