ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Spreadsheet>.ListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
XImage (Property)
The XImage property gets and sets the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
LeftIndent (Property)
The LeftIndent property gets and sets the space to the left of the text in a control.
HTMLAfter (Property)
The HTMLAfter property gets and sets the HTML code inserted after the control.
HFSQL properties
List of HFSQL properties...
EndControl (Property)
The EndControl property gets or sets the target control of a Wire control.
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
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....
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....
CrosshairThickness (Property)
The CrosshairThickness property is used to determine and change the thickness of the crosshair in a Chart control.
CrosshairOpacity (Property)
The CrosshairOpacity property is used to determine and change the opacity of the crosshair in a Chart control.
WidgetProcedure (Function)
Specifies the procedure that will be called when the user clicks an iOS 14 widget.
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
Source Code Manager (SCM)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory area....
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
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....
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.