ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiHold (Function)
Puts a call on hold.
29. SEO in practice
<Pivot table>.Select (Function)
Allows you to find out the position of selected cells and to select cells in a Pivot Table control.
Constants for managing character strings
List of constants used by string management functions...
Kanban control events
The following events are associated with Kanban controls......
URIGetInfo (Function)
Retrieves information of a URI resource.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
tapiUnhold (Function)
Picks up a call on hold.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
2. Static or dynamic site
tapiSendKey (Function)
Allows you to simulate the use of phone keys.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
tapiAnswerCall (Function)
Answers an incoming call that was detected.
Project Management Hub: Time tracking
The time spent can be listed on......
PVTSelect (Function)
Allows you to find out the position of selected cells and to select cells in a Pivot Table control.
tapiHangUp (Function)
Hangs up a phone line started with tapiDial or tapiAnswerCall.
Events associated with TreeView controls
List of events associated with TreeView controls...
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
NotesDeleteItem (Function)
Deletes the specified item from the current document in Lotus Notes.
SpreadsheetSelectComment (Function)
Allows you to: know if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function