ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Help about new features: Letting users know about changes
Applications are constantly evolving......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools......
Error customization
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV website......
5. Web services
WINDEV allows you to easily use web services (or XML web services)....
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
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......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Edit options of a report
The report editor allows you to......
WDInst: configure installer interface
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
The Spin control
A Spin control is used to increase or reduce a value found in a control......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation programmatically......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......