ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
Different types of data (Type of variable)
A variable is defined by name and type......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Report viewer: Proposing several reports
In the document preview, end users can......
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
NFCWriteTag (Function)
Starts writing data to an NFC tag.
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
XMLDocument (Function)
Creates a new XML document.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
FBSessionStatus (Function)
Checks the status of a Facebook session.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
grHMGetData (Function)
Retrieves data from a Heatmap chart.
CameraConfigure (Function)
Allows you to configure the video capture driver.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
VideoConfigure (Function)
Allows you to configure the video capture driver.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
Assignment of RETURN
The return value of the process currently run can be assigned...