ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Finding out the checkmark status for an element Hide the details
For a menu option: True if the menu option is checked,False otherwise.Versions 16 and later For a line in a TreeView control: 1 if the option is checked0 if the option is unchecked-1 if the option status is undefined. New in version 16 For a line in a TreeView control: 1 if the option is checked0 if the option is unchecked-1 if the option status is undefined. For a line in a TreeView control: 1 if the option is checked0 if the option is unchecked-1 if the option status is undefined.
Name of element to use: Name of menu option. Versions 16 and later Line of specified TreeView control with the following notation: <Shaft name>[Subscript from row]. New in version 16 Line of specified TreeView control with the following notation: <Shaft name>[Subscript from row]. Line of specified TreeView control with the following notation: <Shaft name>[Subscript from row].
Modifying the checkmark status for an element Hide the details
Equivalence for managing the menu options
Differences between WINDEV and WINDEV Mobile: Managing the menu options
Last update: 11/27/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: