ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
17. Project Management Hub
...Project Management Hub...
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Creating nested reports
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
7. Multilingual applications in practice
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
WEBDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WEBDEV 2024
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Map control properties
The following properties can be used with Map controls:...
Data model editor: types of links
Several types of links can be found between the files......
ERR_BAD_CONTEXT_FOUND
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
The planes (in a window or in a report)
The planes are used to group the window controls......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
<Edit>.AddAssistedInput (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.