ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Environment of the project editor
The main elements of the project editor are as follows:
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
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.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
zipClose (Function)
Closes an archive.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
HTTPRequest (Function)
Starts an HTTP request on a server.
HFSQL properties
List of HFSQL properties...
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
Assignment of RETURN
The return value of the process currently run can be assigned...