ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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.
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
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.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
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....
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.
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, ...
Phone constants (Android / iOS)
Managing assertions
...The main available features are as follows:...
Modbus constants
Constants used by the Modbus management functions....
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).
<emailPOP3Session variable>.StartSession (Function)
Starts a POP3 session.
<EmailPOP3Session variable>.GetAll (Function)
Retrieves all the emails found on a POP3 server.
<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Control constants
List of constants used by the functions for managing controls...
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.