ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Error 31: The file to include is not found. Check the name and path ...
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Events associated with TreeView controls
List of events associated with TreeView controls...
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
3. Site development life cycle
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
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......
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......
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......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Error 1016: The method of the class is private