ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
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.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
StartControl (Property)
The StartControl property gets and sets the source control of a Wire control.
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....
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: know how to refresh a data-bound Table control linked to an HFSQL Client/Server table. specify the refresh mode of a Table control bound to an HFSQL Client/Server table....
EndDate (Property)
The EndDate property gets and sets the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
ShellExecute (Function)
Opens a document in its associated application.
LeftButton (Property)
The LeftButton property gets and sets the characteristics of a button located on the left side of an Edit 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.
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....
LeftIndent (Property)
The LeftIndent property gets and sets the space to the left of the text in a 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.
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.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......