ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NavigationPaneVisible (Property)
The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader control.
StartControl (Property)
The StartControl property gets and sets the source control of a Wire control.
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.
MaxLeafPerRow (Property)
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control.
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
HTMLClassToggle (Function)
Toggles a class in the HTML classes of a control: if the class does not exist, it is added; if the class already exists, it is deleted.
HTMLClassDelete (Function)
Deletes a class from the HTML classes of a control.
SelectionLength (Property)
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control.
EndControl (Property)
The EndControl property gets or sets the target control of a Wire control.
SpreadsheetGetSortInfo (Function)
Returns various information about the sort performed in a Spreadsheet control.
<Spreadsheet>.Freeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
<Source>.CheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
AuthIntrospectToken (Function)
Determines the set of metadata for an OAuth token.
AuthGetUserInfo (Function)
Retrieves user information from an access token.
<Source>.OnError (Function)
Customizes the management of HFSQL errors.