ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Rights on the virtual directory
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
11. Choosing the action of a button/link
Handling a chart in the editor
In the editor, a Chart control includes different sections......
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
Events associated with Static controls
List of events associated with Static controls...
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
The OLE control
The OLE control is used to handle an OLE object......
App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Events associated with a Spreadsheet control
Internal component
An internal component is a set of elements from a project......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Word Processing control events
WINDEV manages the following events by default......
Events associated with an infinite Progress Bar control