ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
ShellExecute (Function)
Opens a document in its associated application.
<Element>.ExecuteRefreshUI (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end 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.
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the 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.
NavigationPaneVisible (Property)
The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader 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.