ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / Looper functions
  • Use conditions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
<Looper>.DeleteAll (Function)
In french: <Zone répétée>.SupprimeTout
Deletes all rows from a Looper control populated programmatically.
Example
// Reset
LOOP_Looper1.DeleteAll()
Syntax
<Looper control>.DeleteAll()
<Looper control>: Control name
Name of the Looper control to be used.
Remarks

Use conditions

<Looper>.DeleteAll can only be used on a Looper control populated programmatically.
Component: wd300obj.dll
Minimum version required
  • Version 23
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/26/2024

Send a report | Local help