ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
Various WEBDEV constants
Various WEBDEV constants...
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
Date (Type of variable)
The Date type enables you to easily handle the dates...
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Managing assertions
...The main available features are as follows:...
Phone constants (Android / iOS)
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).