ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HStatTime (Function)
Returns the time of the last update for the index statistics.
BannerLast (Function)
Displays the last plane of a Sliding Banner control.
<Sliding Banner>.Last (Function)
Displays the last plane of a Sliding Banner control.
<Document variable>.Redo (Function)
Restores the last action canceled on a Document variable.
<Document variable>.Undo (Function)
Undoes the last action performed on a Document variable.
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
pszWDGetLastError: Message of last error
Retrieves the message corresponding to the last error that occurred......
Right (Function)
Extracts the last characters from a string or string buffer.
SQLLast (Function)
Sets the position on the last row of the query result.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
<Source>.StatTime (Function)
Returns the time of the last update for the index statistics.
ActionUndo (Function)
Cancels the last action performed by the end user.
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.
Using the query result
The result of a select query can be used in......
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
<Chart>.Print (Function)
Prints a chart.
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
grPrint (Function)
Prints a chart.
Error 704: The property does not exist on
Bitwise operators
The operations on binary values are performed......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Manager of automated tests
The test manager is used to......