ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / Breadcrumb 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
<Breadcrumb>.DeleteLink (Function)
In french: <Chemin de navigation>.SupprimeLien
Deletes a link from a Breadcrumb control.
Example
SMP_MyBreadcrumbControl.DeleteLink(5)
Syntax
<Breadcrumb control>.DeleteLink(<Number>)
<Breadcrumb control>: Control name
Name of the Breadcrumb control in which the link will be deleted.
<Number>: Integer
Number of the link to delete. This number is between 1 and the number of occurrences of the <Breadcrumb control> (returned by the Count property).
Component: wd290page.dll
Minimum version required
  • Version 23
Comments
Click [Add] to post a comment

Last update: 06/22/2023

Send a report | Local help