|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV allows you to customize... |
|
|
|
|
|
|
|
| Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
| Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
| Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
| Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
| Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
| Sends an email using SMTP |
|
|
|
|
|
|
|
| Adds a new shape (polygon, line, circle) to the map displayed in a Map control. |
|
|
|
|
|
|
|
| Adds a new shape (polygon, line, circle) to the map displayed in a Map control. |
|
|
|
|
|
|
|
| Deletes an element at a given position:
from a one-dimensional WLanguage array.
from an advanced array property (array of gglCalendar events, etc.).
from an associative array.
from a WLanguage list.... |
|
|
|
|
|
|
|
| Deletes all elements:
from a one-dimensional or two-dimensional WLanguage array.
from an associative array.
from the advanced array property (array of gglCalendar events, ...).
from a WLanguage queue.
from a WLanguage stack.
from a WLanguage list.... |
|
|
|
|
|
|
|
| Assigns a subscriber license to a SaaS user. |
|
|
|
|
|
|
|
| This help page explains how to read emails via the POP3 protocol.... |
|
|
|
|
|
|
|
| Guided tour management functions... |
|
|
|
|
|
|
|
| The advanced types of WLanguage are as follows... |
|
|
|
|
|
|
|
| The Range Area chart is used to show a variation between a high and a low value...... |
|
|
|
|
|
|
|
| Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
| END can correspond to:
the END keyword of WLanguage used to specify the end of a loop.
the End property, which can be used on EventTimeline variables.
....... |
|
|
|
|
|
|
|
| Adds an attached file to an email. |
|
|
|
|
|
|
|
| The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|