ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
tapiRecord (Function)
Records the current communication as a".WAV" file.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
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......
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
grTitle (Function)
Modifies the caption and/or position of the chart title....
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadNext (Example)
Usage example of the EmailReadNext function
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
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.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
tapiHold (Function)
Puts a call on hold.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
tapiSendKey (Function)
Allows you to simulate the use of phone keys.
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.