ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to choose the data source of a control?
This help page presents the different data sources available for a control....
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Error 31: The file to include is not found. Check the name and path ...
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Dictionary
The dictionary is a file that can contain the project elements......
Events associated with TreeView controls
List of events associated with TreeView controls...
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
WLanguageCodeCompiling (Variable type)
The WLanguageCodeCompiling type is used to define all the compiler options used by the Compile, ExecuteCode and EvaluateExpression functions, as well as by the Code Editor control (via the Compiler property).
Rating control events
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
17. WLanguage: a simple and powerful language