ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Merging differences (SCM)
ERR_NOTACTIVATED
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
18. Order of execution of the code of buttons/links
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Handling the report blocks through programming
Each report block is associated with different events......
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
User report editor (Reports & Queries)
A report provides a custom view of data......
The OLE control
The OLE control is used to handle an OLE object......
2. Projects in practice
Discover the main operations that can be performed on a project....
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
Programming patterns
CAUTION......
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min