ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Site Map control
The Site Map control allows the Web user to......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
2. Modes to install an application
6. HFSQL Client/Server cluster
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
6. HFSQL Client/Server clusters
ReplicSynchro: Use
Report and project
In most cases, a report is linked to a project......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
WDINT overview
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
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....
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:...
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......
Multi-product external components
Components are a remarkably useful tool for development teams......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
nWDSetParentNext
Set the parent of the next window to open......
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......
12. Control templates
WINDEV Mobile allows you to create control templates....