ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
tapiHangUp (Function)
Hangs up a phone line started with tapiDial or tapiAnswerCall.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
tapiUnhold (Function)
Picks up a call on hold.
grTitleFont (Function)
Modifies the font used for the chart title.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
grLegendFont (Function)
Modifies the font used for the chart legend.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
tapiBlindTransfer (Function)
Performs a "blind" transfer.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
GetActiveObject (Example)
Usage example of the GetActiveObject function
grOrientation (Function)
Modifies the orientation of chart axes.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
OLELoad (Function)
Initializes an OLE control with an OLE object.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.