ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
<httpRequest variable>.WriteCookie (Function)
Adds or modifies a cookie in an HTTP request.
<wsRequest variable>.AddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
<wsRequest variable>.addXMLSignature (Function)
Adds an XML signature to a Webservice request.
<zipArchive variable>.OpenCAB (Function)
Opens an existing archive in CAB format.
<emailOutlookSession variable>.AddFolder (Function)
Adds a folder into the Outlook messaging software.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
HLogInfo (Function)
Adds comments to the log when saving the operation.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
XMLAddChild (Function)
Adds a child tag into an XML document.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
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 a ListView control through programming (prefix syntax)
WINDEV allows you to programmatically handle ListView controls......
Handling an Organizer control through programming (prefix syntax)
An Organizer control can be handled through programming....
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
Report blocks
A printed report includes several sections......