ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
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.
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.
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
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....
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.
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
COMQueryInterface (Function)
Calls the QueryInterface method of the specified COM object to get a specific interface of this object so that it can be used with COMCallMethod.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
DayBreakHeight (Property)
The DayBreakHeight property is used to get and change the height of breaks between days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.