ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
Identifier (Property)
The Identifier property is used to get and change the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
Comparison operators
The comparison operators can be divided into several categories......
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
Map control properties
The following properties can be used with Map controls:...
fSeek (Example)
Usage example of the fSeek function
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Drawer control properties
List of properties associated with the Drawer control...
Rating control properties
The Rating control can be used in a window as well as in a page....
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
HExtractMemo (Example)
Usage example of the HExtractMemo function
zipExtractFile (Example)
Usage example of the zipExtractFile function