ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglUploadDocument (Function)
Uploads a document to the Google server.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
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....
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......
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
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)....
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Large (Property)
The Large property allows you to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Extended (Property)
The property Extended allows you to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
End of Document block
The End of document block is run once at the end of the report execution......
Label (Property)
The Label property is used to get and define the label of an element.
UUID
The UUID keyword can correspond to: the UUID variable type. the UUID property....
Exist (Property)
The Exist property is used to determine if an element exists.
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.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
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.