ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The tables in a report
In a report, a table includes a set of controls called "Table cells"......
17. WLanguage: a simple and powerful language
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......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Events associated with TreeView controls
List of events associated with TreeView controls...
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Multi-product external components
Components are a remarkably useful tool for development teams......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
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...
Events associated with List Box controls
List of events associated with List Box controls...
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Error 1016: The method of the class is private
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
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......
AWP without UI
Bootstrap, Angular, React, Vue......