ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
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......
Body block
The Body block corresponds to the main block of the report......
Native Access to SAP
SAP is a widely used ERP......
Binding a Combo Box control to an item
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
4. Activating a dynamic WEBDEV site
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
9. Internal component
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Environment of the data model editor
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
2. UML models