ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sEndEvent (Function)
Disables the detection of an event on a serial port.
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).
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.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
tapiCalledID (Function)
Used to find out the phone number called.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or 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.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
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).
zipCreate (Function)
Creates an archive.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
grImageSize (Function)
Defines the size of the image containing the chart.
zipExtractPath (Function)
Returns the path of a file found in the archive.