ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-product external components
Components are a remarkably useful tool for development teams......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
Creating an insert query
An insert query (corresponding SQL statement......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Creating a select query
A select query (corresponding SQL statement......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Help about new features: Letting users know about changes
Applications are constantly evolving......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
12. Control templates
WINDEV Mobile allows you to create control templates....
Error 1014: The access to the member of the class is restricted by a private inheritance
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......