ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Check Box control
A Check Box can correspond to...
<Check box>.Insert (Function)
Inserts a new option into a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
<Check box>.Add
Adds a new option into a Check Box control.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
Error 121: Shadowing a structure
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....
ControlNext (Function)
Returns the name of the next control in input mode.
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
CaptchaDisplay (Function)
Displays a new Captcha in a Captcha control.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
Screen,Next (External language)
Returns the name of the next editable control.
Table,Count (External language)
Returns the number of elements in a Table control.
OrgDeleteAll (Function)
Deletes all elements from an Organization Chart control.
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.