ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
StreamReject (Function)
Refuses a request for stream connection.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
4. When to use the debugger?
dCopy (Function)
Copies an image to another image.
<Image variable>.Copy (Function)
Copies an image to another image.
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
tapiCallIsOver (Function)
Used to find out whether the incoming or outgoing call is ended.
Telephony constants
List of constants used by telephony functions...
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
tapiCallIsWaiting (Function)
Used to find out whether the call is on hold.
tapiCallIsBusy (Function)
Used to find out whether the number called is busy.
tapiAnswerCall (Function)
Answers an incoming call that was detected.
tapiCallEnd (Function)
Returns the date and time of the end of call.
tapiNoAnswer (Function)
Used to find out whether an answer was given to the call.
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.