ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
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.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
HOnError (Function)
Customizes the management of HFSQL errors.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
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.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.