ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
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
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
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).
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
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.
sEvent (Function)
Branches an event on a serial port.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
zipAddFile (Example)
Usage example of the zipAddFile function
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).