ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Path (Property)
The Path property gets and sets a path.
iParameterPDF (Function)
Defines the options for the generated PDF file.
Page Header block
The Page header block is printed on each new page......
SourceFromPage (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
pdfSignature (Variable type)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Composite variable
A composite variable contains different types of elements (members)...
GetDefinition (Function)
Retrieves the definition of element type.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.