ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grScatterSeriesLabel (Function)
Initializes the label of a data series in a "Scatter" chart. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
<ftpConnection variable>.MakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol). This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
<ftpConnection variable>.Name (Function)
Returns the name of the last file accessed by an FTP function. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
<sshSession variable>.DisconnectCommand (Function)
Stops the SSH session that was active to send a series of commands. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
SSHDisconnectCommand (Function)
Stops the SSH session that was active to send a series of commands. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
<ftpConnection variable>.RemoveDir (Function)
Deletes a directory and its content (files and subdirectories) from an FTP server. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center allows you to manage the backups of HFSQL Client/Server tables......
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
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....
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
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....
Error 4: A space is required after the ':' character
<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....
<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....