ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / Action Bar functions
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
Deletes the history from the search control found in the Action Bar of a window.
Example
// Deletes the search history from the current window
ActionBarDeleteSearchHistory()
Syntax
ActionBarDeleteSearchHistory([<Window>])
<Window>: Window name
Name of the window for which the search history must be deleted. If this parameter is not specified or if it corresponds to an empty string, the deletion is performed on the active window.
Remarks
  • A fatal error occurs if the window includes no Action Bar control.
Component: wd290android.aar
Minimum version required
  • Version 21
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help