ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The test mode cannot operate without the project and its pages, ...
BannerStopSliding (Function)
Stops the automatic slide on a Sliding Banner control.
16. Managing requirements
<Sliding Banner>.StopSliding (Function)
Stops the automatic slide on a Sliding Banner control.
<Sliding Banner>.StartSliding (Function)
Enables the automatic slide on a Sliding Banner control.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
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.
BannerStartSliding (Function)
Enables the automatic slide on a Sliding Banner control.
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Common project
Projects are often cross-platform......
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.