ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Element to modify in the specified List Box (or Combo Box) control. The Carriage Return characters (CR) and the tabulations (TAB) are not supported. To add several consecutive spaces, non-breakable space characters must be used: Charact(160).
Subscript of element to modify.If this parameter:is not specified or if it is set to -1, the current element is modified. <List Box>.Modify has no effect if there is no current element.is equal to 0, the first element is modified.is greater than the number of elements found in the List Box (or Combo Box) control, a WLanguage error occurs. The number of elements found in a List Box (or Combo Box) control is returned by <List Box>.Count. <List Box>.Modify has no effect if this parameter is equal to 0 or if it is greater than the number of elements found in the List Box (or Combo Box) control.
Multiselection List Box control
Modified element
Modifying an element in the browser
Miscellaneous
Last update: 09/18/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: