ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Determining if an input control is mandatory Hide the details
True if input is mandatory. In this case, the control will throw errors in the following cases: Edit control: Error if the control is empty. Editable Combo Box control: Error if the control is empty. Non-editable Combo Box control: Error if no row is selected. Check Box control: Error if no option is checked. Radio Button control: Error if no option is checked. Rating control: Control marked as with errors if no stars are displayed. False otherwise.
Name of control used. This control can be: an edit control, a Check Box control, a Radio Button control, a Combo Box control, a Rating control.
Enabling or disabling mandatory input in a control Hide the details
Last update: 03/22/2021
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: