ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Using the query result
The result of a select query can be used in......
External language: C ++ programming (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Error 4: A space is required after the ':' character
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Error 703: The property does not exist
Example for creating a select query
This help page explains how to create two select queries......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Manager of automated tests
The test manager is used to......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....