ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given 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.
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.
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
<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...
Error 305: The element does not exist in the window
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table 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......
ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.
Close (External language)
Closes the current window and restores the context that existed before the window opening.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
7. Multilingual applications in practice
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
11. Popup page