ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PVTCalculateUpdate (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....
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page, field or state.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
9. Hardware and software requirements
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
WDInst: Customize the installer
The setup editor WDInst proposes a standard setup program......
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates). Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
Error 1012: The class member is not global: it cannot be accessed from a global method
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control. From version 2025 Update 2, this function is no longer available. Google has implemented a new map style management mode. Now, you need to define map styles in the Google Maps platform and then use MapIDGgl to manage these styles....
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
<Map>.ChangeStyle (Function)
Changes the style of the map displayed in the Map control. From version 2025 Update 2, this function is no longer available. Google has implemented a new map style management mode. Now, you need to define map styles in the Google Maps platform and then use MapIDGgl to manage these styles....
dText (Example)
Usage example of the dText function
Managing 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....
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
<Array>.Distinct (Function)
Returns an array without duplicates. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....