ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDescribeFile (Function)
Describes a data file programmatically.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
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)....
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
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 through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
MongoInfo (Function)
Returns information about a MongoDB database.
Global (Property)
The Global property is used to determine if an element is global.
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
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.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Functions for managing arrays (prefix syntax)
List of functions for managing arrays...
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Modbus functions
List of Modbus functions...
Compression (Property)
The Compression property gets and sets the data compression mode.
httpRequest
The HTTPRequest keyword can correspond to...
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.