ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
SchedulerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in a Scheduler control.
Sliding Banner functions (prefix syntax)
The following functions are used to handle the Sliding Banner control via prefix syntax...
<Organizer>.SelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
<Source>.RecordDate (Function)
Returns the date and time that an HFSQL record was last modified (Classic or Client/Server)....
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
CriticalSectionEnd (Function)
Marks the end of a critical section: another thread will be able to run the code.
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....
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
10. UMC: User Macro-Code
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......