ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
SysIconDisplayTooltip (Function)
Displays a tooltip for an icon found in the taskbar.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
DownloadParameter (Variable type)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Error 2109: You are using the ObjectInfo function
Sorts in a report
The sort is used to organize the information displayed in the report......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Constants for managing applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
WDInst: choose the type of installation to generate
WDInst allows you to create several types of setup......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Configuring the setup program
Two tools can be used to create a setup program......
HChangeConnection (Example)
Usage example of the HChangeConnection function
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.