ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
DocAdd (Function)
Adds: at the end of a Word Processing document: an element, a document, a paragraph, a text, an image or a fragment. at the end of a fragment: an element, a text or an image....
Option (Property)
The Option property is used to get and change certain options.
MCI constants
List of constants used by the MCI functions....
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
ActionAllowed (Property)
The AllowedAction property defines which actions are allowed or not allowed on an element.
LDAPFind (Function)
Performs a search in an LDAP server.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
ConnectionPoint (Property)
The ConnectionPoint property allows you to handle the connection points of a shape in a Diagram Editor control.
fFileExist (Function)
Checks the existence of an external file.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Find/Replace in the current project
The "Find/Replace" feature is used to......