ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
HCreateView (Example)
Usage example of the HCreateView function
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
Managing spatial data in HFSQL databases
Starting with version 2024, you can store and manipulate geometric and geographic data in HFSQL databases......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
fOpenTempFile (Function)
Creates and opens a temporary file.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
XMLDocument (Example)
Usage example of the XMLDocument function
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
CurrentYear (Function)
Returns the current year in integer format.