ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
<Organizer>.TimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
<Chart>.TimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
<Scheduler>.TimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
HTMLUnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
<htmlNode variable>.UnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
<Camera>.Photo (Function)
Allows you to take a photo from an Android device with the properties of the Camera control passed as parameter.
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
HSetREP (Function)
Enables or disables the management of .REP file.
Timeout (Property)
The Timeout property is used to get and change the maximum wait time before a request times out.
fDelete (Function)
Deletes a file accessible from the current computer.
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
fLongPath (Function)
Returns the full long path of a file or directory.
fShortPath (Function)
Returns the full short path of a file or directory.
fAddText (Function)
Adds the content of a character string at the end of a file.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
fCurrentDrive (Function)
Gets or sets the current drive.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.