ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<ftpConnection variable>.Send (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol). This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
Error 4: A space is required after the ':' character
Binding a Link control to an item
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
VaultUseContentsForTestMode (Function)
Forces the use of vault contents specifically included for testing purposes. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
PVTSelectCount (Function)
Returns the number of selected cells in a Pivot Table control. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
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....
PVTHeaderValue (Function)
Returns the value displayed in a Pivot Table control header. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
<Pivot Table>.SelectCount (Function)
Returns the number of selected cells in a Pivot Table control. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
<Pivot Table>.HeaderValue (Function)
Returns the value displayed in a Pivot Table control header. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
<Pivot Table>.ToExcel (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....
Error 1012: The class member is not global: it cannot be accessed from a global method
<ftpConnection variable>.Connect (Function)
Connects the current computer to an FTP server (File Transfer Protocol). This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
<HFSQL connection>.StatCalculateAsynchronous (Function)
Gets various statistics on the keys of an HFSQL Client/Server table. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
HStatCalculateAsynchronous (Function)
Gets various statistics on the keys of an HFSQL Client/Server table. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server table. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
<Source>.UpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server table. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
ErrorThrow (Function)
Throw a non-fatal error.
Events associated with Combo Box controls
List of events associated with Combo Box controls...