ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
<Spreadsheet>.RecalculateAll (Function)
In french: <Tableur>.RecalculeTout
Recalculates all formulas of a Spreadsheet control found in a window (including the formulas that use WLanguage functions/procedures).
Example
HReadNext(TurnoverFile)
PSHEET_Spreadsheet.RecalculateAll()
Syntax
<Spreadsheet control>.RecalculateAll()
<Spreadsheet control>: Control name
Name of the Spreadsheet control to be used.
Component: wd280obj.dll
Minimum version required
  • Version 23
This page is also available for…
Comments
Click [Add] to post a comment