ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
BannerPrevious (Function)
Displays the previous plane of a Sliding Banner control.
BannerLast (Function)
Displays the last plane of a Sliding Banner control.
16. Managing requirements
<Sliding Banner>.StopSliding (Function)
Stops the automatic slide on a Sliding Banner control.
<Sliding Banner>.Last (Function)
Displays the last plane of a Sliding Banner control.
<Sliding Banner>.StartSliding (Function)
Enables the automatic slide on a Sliding Banner control.
<Sliding Banner>.Previous (Function)
Displays the previous plane of a Sliding Banner control.
<Sliding Banner>.First (Function)
Displays the first plane of a Sliding Banner control.
<Sliding Banner>.Next (Function)
Displays the next plane of a Sliding Banner control.
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
BannerNext (Function)
Displays the next plane of a Sliding Banner control.
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
tapiCallIsBusy (Function)
Used to find out whether the number called is busy.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Error 305: The element does not exist in the window
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......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......