ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
6. HFSQL Client/Server cluster
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
ReplicSynchro: Use
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
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....
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Help about new features: Letting users know about changes
Applications are constantly evolving......
12. Control templates
WINDEV Mobile allows you to create control templates....
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
WDINT overview
Creating a select query
A select query (corresponding SQL statement......
Multi-product external components
Components are a remarkably useful tool for development teams......
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Error 1014: The access to the member of the class is restricted by a private inheritance