ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Print functions (prefixed syntax)
List of print functions...
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
Print functions
List of print functions...
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
WDTRAD options
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.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
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......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
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....
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
fOpen (Example)
Usage example of the fOpen function
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
HOpenConnection (Function)
Opens a connection to a specific database.
fClose (Example)
Usage example of the fClose function