ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
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.
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
RGB (Function)
Defines a color from its Red, Green and Blue components.
BannerLast (Function)
Displays the last plane of a Sliding Banner control.
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.
HStatDate (Function)
Returns the date of the last update for the index statistics.
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
1. What is a website?
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
Creating index keywords
Index keywords allow users to easily find a help page......
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......