ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
13. Security benefit: managing the "Back" button
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
DnDAccept (Example)
Usage example of the DnDAccept function
Execute (Function)
Starts the execution of a process through programming.
TableAddChild (Example)
Usage example of the TableAddChild function
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
Menu management functions
List of functions for managing menus...
zipInfoFile (Example)
Usage example of the zipInfoFile function
14. Generation modes
Generation modes...
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.