ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)....
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
Label report
The report editor allows you to create "Label" reports......
Accessibilité (Property)
WinAdaptSize (Function)
Adapts the window size to the content of controls.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
Border management constants
List of constants used by the border management functions....
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....
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....
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
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.
StringToJSON (Function)
Converts a JSON string into a JSON variable.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
Path (Property)
The Path property gets and sets a path.
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....