ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
Events associated with Carousel controls
List of events associated with Carousel controls...
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
Error 701: The property is read-only
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Events associated with the Pivot Table control
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Events associated with an Organization Chart control
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.