ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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....
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
dCopy (Function)
Copies an image to another image.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
tapiAnswerCall (Function)
Answers an incoming call that was detected.
tapiCallIsWaiting (Function)
Used to find out whether the call is on hold.
tapiCallIsOver (Function)
Used to find out whether the incoming or outgoing call is ended.
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.
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
tapiSendKey (Function)
Allows you to simulate the use of phone keys.
tapiOrigin (Function)
Allows you to determine the type of call (incoming or outgoing).
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
The Upload control
The Upload control is used to upload files on the Web server......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
SOAP functions (prefix syntax)
List of SOAP functions...
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.