ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RGB (Function)
Defines a color from its Red, Green and Blue components.
tapiCallIsBusy (Function)
Used to find out whether the number called is busy.
<Sliding Banner>.Next (Function)
Displays the next plane of a Sliding Banner control.
<Sliding Banner>.StopSliding (Function)
Stops the automatic slide on a Sliding Banner control.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
BannerPrevious (Function)
Displays the previous plane of a Sliding Banner control.
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
Date (Variable type)
The Date type is used to easily manipulate dates...
16. Managing requirements
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically....
<Sliding Banner>.First (Function)
Displays the first plane of a Sliding Banner control.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
BannerFirst (Function)
Displays the first plane of a Sliding Banner control.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
BannerStopSliding (Function)
Stops the automatic slide on a Sliding Banner control.
<Sliding Banner>.Previous (Function)
Displays the previous plane of a Sliding Banner control.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
7. HFSQL: Physical files
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
HRSTransformSpareIntoServer (Function)
Transforms a Spare server into an HFSQL server. This makes it possible to delete replications of a spare server so that it can be used again. For example, this function can be used in the case of a master server that becomes unreachable. This function should only be used in a critical situation. Note: This function is only available from version 2025 Update 1....
Binding a Spin control to an item
A Spin control can be bound to an item in a table, query, etc....
<Connection variable>.RSTransformSpareIntoServer (Function)
Transforms a Spare server into an HFSQL server. This makes it possible to delete replications of a spare server so that it can be used again. For example, this function can be used in the case of a master server that becomes unreachable. This function should only be used in a critical situation. Note: This function is only available from version 2025 Update 1....