ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiDeviceList (Function)
Lists the TAPI 2.0 and TAPI 3.1 compatible devices installed on the current computer.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
tapiCapability (Function)
Returns the characteristics of a telephony device.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Environment of code editor
zipExtractFile (Example)
Usage example of the zipExtractFile function
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
zipExtractAll (Example)
Usage example of the zipExtractAll function
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
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....
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.
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.
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.
zipFileSize (Example)
Usage example of the zipFileSize function
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
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.
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.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......