ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
grRaised (Function)
Used to display a chart with raised effect.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
grGridlines (Function)
Displays or hides the chart gridlines.
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.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
NetOpenRemoteAccess (Function)
Establishes a remote connection.
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.
tapiAnswerCall (Function)
Answers an incoming call that was detected.
grLegendFont (Function)
Modifies the font used for the chart legend.
tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
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).