ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Path (Property)
The Path property gets and sets a path.
End of Document block
The End of document block is run once at the end of the report execution......
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
GglUploadDocument (Function)
Uploads a document to the Google server.
Label (Property)
The Label property is used to get and define the label of an element.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
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).
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
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....
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....
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
iParameterPDF (Function)
Defines the options for the generated PDF file.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
Page Header block
The Page header block is printed on each new page......
Column
The Column property is used to manipulate one or more columns.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.