ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
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)....
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Assisted input management functions
The following functions are used to program assisted input in edit controls...
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
Sliding Banner functions
The following functions are used to manage the Sliding Banner control:...
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
SQL view
An SQL view is a virtual data source defined by an SQL query......
ERR_BAD_CONTEXT_INTERNAL
Organizer report
The report editor gives you the ability to create "Organizer" reports....