ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
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.
HChangeName (Example)
Usage example of the HChangeName function
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.
ListView control properties
List of properties associated with the ListView control...
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
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.
Image (Property)
The Image property gets and sets the background image of a control or block.
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....
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
HDescribeFile (Function)
Describes a data file programmatically.