ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameterReport (Function)
Configures the printer by opening the configuration window.
dPolygon (Example)
Usage example of the dPolygon function
LooperCollapseAll (Function)
Collapses all expanded breaks in a Looper control.
LooperExpandAll (Function)
Expands all breaks in a Looper control with break.
<sfConnection variable>.Disconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
LooperExpand (Function)
Expands a break in the Looper control on a given row.
Serialize (Example)
Usage example of the Serialize function
COMQueryInterface (Example)
Usage example of the COMQueryInterface function
OCRAddLanguage (Function)
Adds a language to the native OCR system.
LDAPListAttribute (Example)
Usage example of the LDAPListAttribute function
LDAPNbValue (Example)
Usage example of the LDAPNbValue function
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
dBackground (Example)
Usage example of the dBackground function
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
NotesDocumentSeek (Function)
Seeks a document in Lotus Notes.
<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
<Chart>.SunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
<Source>.Mode (Function)
Changes the mode and the method for locking data files.
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......