ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / Pivot Table functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Note: These functions are also available in prefix syntax (Pivot Table control functions (prefix syntax)).
Subscription-exclusive new feature
WEBDEV - Server codeWindowsLinux Most of these functions are now available for WEBDEV websites in Windows and Linux.
WEBDEV - Browser code Some functions are now available in Browser code.
Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4.
For more details, see Using new features exclusive to the subscription-based version of WINDEV Suite 2025.
These functions are used to manipulate Pivot Table controls:
PVTAxisXYAllows you to:
  • Set the row and column headers displayed in a Pivot Table control.
  • Get the row and column headers displayed in a Pivot Table control.
WEBDEV - Server codeLinux Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4.
PVTCalculateAllCalculates or recalculates all the data of a Pivot Table control.
WEBDEV - Server codeLinux Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4.
PVTCalculateAllAsynchronousEntirely calculates or recalculates a Pivot Table control, without blocking the application.
WEBDEV - Server codeLinux Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4.
PVTCalculateUpdateUpdates part of the data in a Pivot Table control from a given date.
WEBDEV - Server codeLinux Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4.
PVTCalculateUpdateAsynchronousUpdates some of the data found in a Pivot Table control from a given date without blocking the application.
WEBDEV - Server codeLinux Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4.
PVTCollapseCollapses all the data in a Pivot Table control according to a row or column header.
WEBDEV - Server codeLinux Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4.
PVTCollapseAllCollapses all row and/or column headers in a Pivot Table control.
WEBDEV - Server codeLinux Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4.
PVTCompareDateRangeCalculates and displays a date range comparison in a Pivot Table control.
WEBDEV - Server codeLinux Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4.
PVTExpandExpands all the data in a Pivot Table control according to a row or column header.
WEBDEV - Server codeLinux Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4.
PVTExpandAllExpands all row and/or column headers in a Pivot Table control.
WEBDEV - Server codeLinux Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4.
PVTFilterEnables or disables a filter in a Pivot Table control.
WEBDEV - Server codeLinux Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4.
PVTHeaderValueReturns the value displayed in a Pivot Table control header.
WEBDEV - Server codeLinux Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4.
PVTInfoXYReturns the values of the headers at a given position expressed in pixels in a Pivot Table control.
WEBDEV - Browser code Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4.
PVTListPositionHeaderReturns all values associated with a row or column header in a Pivot Table control.
WEBDEV - Server codeLinux Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4.
PVTLoadLoads the result of a Pivot Table control calculation from a backup file located on disk or in a buffer.
WEBDEV - Server codeLinux Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4.
PVTSaveSaves the result of the calculation performed in a Pivot Table control (in a file or in memory).
WEBDEV - Server codeLinux Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4.
PVTSelectGets the position of selected cells and selects cells in a Pivot Table control.
WEBDEV - Server codeWEBDEV - Browser codeLinux Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4.
PVTSelectCountReturns the number of selected cells in a Pivot Table control.
PVTToExcelCreates an Excel file with data from a Pivot Table control.
WEBDEV - Server codeLinux Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4.
Related Examples:
WD PivotTable Training (WINDEV): WD PivotTable
[ + ] This example presents the use of the Pivot Table control.

This Pivot Table control is used to display dynamic statistics while grouping the data.
These statistics are calculated form the database.
Minimum version required
  • Version 18
This page is also available for…
Comments
NESSA AULA VAMOS VER PIVO
BOA NOITE.
NESSA AULA VAMOS VER PIVO

// BLOG COM VIDEO E EXEMPLO


http://windevdesenvolvimento.blogspot.com.br/2017/07/aula-1216-windev-pivo-009-criando-pivo.html

https://www.youtube.com/watch?v=9i2pjCCXxnM


De matos
21 Jul. 2017

Last update: 09/26/2025

Send a report | Local help