ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ShellExecute (Function)
Opens a document in its associated application.
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine 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....
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
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.
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
HFSQL properties
List of HFSQL properties...
Driver (Property)
The Driver property is used to get the video capture driver the Camera control is associated with.
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
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.
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
ExePriority (Function)
Returns or modifies the priority of an application currently run.
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
<Source>.IndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
CallDLL32 (Function)
Runs a function found in an external DLL.
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....
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
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....
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......