Tuto WINDEV 25
240 Part 4: Full application with data Overview Several WLanguage functions allow you to manage the incoming and outgoing emails. You also have the ability to access the email characteristics: • sender, recipients, • outgoing date, subject, message, • attachments... WINDEV proposes several methods for managing emails: • Management via Lotus Notes, Outloook or MS Exchange: • The Lotus Notes or Outlook messaging software : these programs allow you to send and receive emails. • The " Simple Mail API " (also called SMAPI or Simple MAPI): this management mode of emails is used by most of the Microsoft applications, especially by Microsoft Exchange. • Management via the POP3, IMAP and SMTP protocols: • The POP3 protocol: this protocol for receiving emails is recognized by all service providers. It is used to communicate with the server directly, available at your ISP. This protocol is used to list the incoming messages and to read them. • The IMAP protocol: this protocol for receiving emails is used to leave the emails the server so that they can be consulted from different messaging clients or webmails. • The SMTP protocol: this protocol for sending emails is recognized by all service providers. In this lesson, we are going to create a window allowing the user to send an email from the "WD Full Application" application. This window is as follows:
Made with FlippingBook
RkJQdWJsaXNoZXIy NDQ0OA==