ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
tapiCallerID (Function)
Used to find out the calling phone number (the one that calls).
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
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).
tapiCalledID (Function)
Used to find out the phone number called.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
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.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
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).
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
tapiOrigin (Function)
Allows you to determine the type of call (incoming or outgoing).
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
grAddData (Function)
Adds a data into a chart.
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.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel 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.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
sEndEvent (Function)
Disables the detection of an event on a serial port.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared 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.