ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.DrawRectangle (Function)
Draws a rectangle in a WDPic variable.
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
<picLayer variable>.DrawPoint (Function)
Draws a point in a picLayer variable.
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
SNMPStartSession (Function)
Starts an SNMP session.
Automated tests: Emulation functions
List of automated tests: Emulation functions...
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Handling TimeLine controls programmatically
A TimeLine control can be......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
1. RAD (Rapid Application Development)
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
Running the test of a static project
The test of the entire project allows simulating the startup of the site......