ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Close (Function)
Closes a WINDEV window (and returns a value if necessary).
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Properties associated with the report blocks
List of properties associated with the report blocks...
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
fDriveInfo (Function)
Returns information about a drive.
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
ChronoReset (Function)
Stops and resets a running stopwatch.