ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
CaptchaDisplay (Function)
Displays a new Captcha in a Captcha control.
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
QuickAction (Variable type)
The QuickAction type allows you to define all the advanced characteristics of a quick action of an app on Android (app shortcut) or iOS (Quick Action).
3. Dates, arrays and structures
WEBDEV Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
3. Dates, arrays and structures
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
mongoOperation (Variable type)
The mongoOperation type is used to define the different operations to be performed in bulk. These operations are stored in an array of mongoOperation variables.
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
Error 106: Redefinition of a global variable
Data persistence
The data persistence is used to store the value typed by the user......
Classes, members, methods and properties
A class is made of......
Error 1011: To access the global member of the class, use ClassName::MemberName
WEBDEV concepts
gglLocation (Type of variable)
The gglLocation type is used to describe and modify the location of an event found in a Google calendar...
diagPath (Type of variable)
The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines).
ComponentLocate (Function)
Specifies the access path to an external component of project.