ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by AuthIdentify
WLanguage procedure ("Callback") called by AuthIdentify during the authentication.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications...
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
AppleID (Variable type)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
gglAccount (Variable type)
The gglAccount type gets the profile information of a Google account via several WLanguage properties.
AuthToken (Variable type)
The AuthToken type contains the characteristics of a token to access a web service.
GglAccountAssociate (Function)
Enables users to log in to an application using a Google account registered on the device, without entering a username and password.
emailSMTPSession (Variable type)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected...
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any web service.
OAuth2Parameters (Variable type)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Identifying the account that runs the AWP protocol
Deployment via physical media (DVD, etc.)
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).