ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
grTitle (Function)
Modifies the caption and/or position of the chart title....
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
grDeleteSeries (Function)
Deletes a data series from a chart.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
tapiCallIsBusy (Function)
Used to find out whether the number called is busy.
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
grAddData (Function)
Adds a data into a chart.
Socket management functions
List of functions for managing sockets...
Telephony functions
List of telephony functions...
Email management functions
List of functions for managing emails...
Stream management functions (video and sound)
List of functions for managing the streams (video and sound)...
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
StreamAccept (Function)
Associates a stream connection request with a Conference control.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......