ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
WINDEV License Agreement
WINDEV License Agreement...
TreeView Table control properties
List of properties associated with the TreeView Table control...
eChangeCurrency (Function)
Converts a currency into another currency.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
HTTPRequest (Function)
Starts an HTTP request on a server.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
ServiceWait (Function)
Pauses the current service during the specified duration.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...