ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Kanban>.Display (Function)
Refreshes a Kanban control or a card in the Kanban control.
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
<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.
<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.
<Source>.FreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
tapiNoAnswer (Function)
Used to find out whether an answer was given to the call.
tapiOrigin (Function)
Allows you to determine the type of call (incoming or outgoing).
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
<Kanban>.Count (Function)
Returns the number of cards or lists in a Kanban control.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
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.
KanbanCount (Function)
Returns the number of cards or lists in a Kanban control.
HStatDate (Function)
Returns the date of the last update for the index statistics.
Cube control properties
List of properties associated with the Cube control...
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......