|
|
|
|
|
EmailReset (Function) In french: EmailRAZ Resets all the variables of the email structure or a variable of type Email.
// Reset all the variables of the email structure EmailReset()
Syntax <Email>: Optional Email variable Name of the Email variable to be reset. If this parameter is not specified, the Email structure will be used.
Related Examples:
|
Training (WINDEV): WD Mailshot
[ + ] This example explains how to send a mailshot with WINDEV. This example is used to type the subject of the message, its content and its attachments. Then, the user must select the customers to which the message will be sent. The WLanguge EmailSendMessage() function is used to send the message to each selected customer. Technical implementation: An email server compatible with POP3/SMTP must necessarily be accessible from the computer on which the application is run.
|
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|