ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
Configuring the automatic table modification
The automatic table modification updates the description of tables on user computers......
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
PVTLoad (Function)
Loads the result of a Pivot Table control calculation from a backup file located on disk or in a buffer. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
WebServiceSendChunk (Function)
Enables a REST web service to immediately return a chunk of the response to the client (before the end of execution of the endpoint). This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Programming custom calculations in Table controls
WINDEV allows you to easily insert automatic calculations into the columns found in the Table and TreeView Table controls. It is also possible to perform custom calculations in the columns of Table and Hierarchical Table fields. These calculations are performed programmatically.
<Pivot Table>.CollapseAll (Function)
Collapses all row and/or column headers in a Pivot Table control. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
<Pivot Table>.ExpandAll (Function)
Expands all row and/or column headers in a Pivot Table control. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
<Pivot Table>.CalculateUpdate (Function)
Updates part of the data in a Pivot Table control from a given date. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
CertificateExtractEnvelopedMessage (Function)
Checks the validity of a PKCS7 wrapped signature and extracts the wrapped message. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
PDFControlInfoXY (Function)
Returns the characteristics of an interactive control currently hovered over in a PDF Reader control. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
<Connection variable>.SecurityPolicyUnlockAccount (Function)
Unlocks a user account that has been locked due too many unsuccessful login attempts. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
SysDecrypt (Function)
Decrypts data using Windows user credentials. This data must have been previously encrypted with SysEncrypt. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
PVTInfoXY (Function)
Returns the values of the headers at a given position expressed in pixels in a Pivot Table control. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
J2EE functions
List of J2EE functions...
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....