ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or programmatically. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
MongoInfo (Function)
Returns information about a MongoDB database.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Global (Property)
The Global property is used to determine if an element is global.
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
Functions for managing arrays (prefix syntax)
List of functions for managing arrays...
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).