ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Check Box control
A Check Box can correspond to...
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
State "form with input": input in a PDF form
The report editor can be used to create form reports, which include different controls allowing users to enter data...
<Check box>.Insert (Function)
Inserts a new option into a Check Box control.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
<Check box>.Add
Adds a new option into a Check Box control.
<Check box>.Delete (Function)
Deletes an option from 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...
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
Events associated with Splitter controls
List of events associated with Splitter controls...
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
Events associated with Slider controls
List of events associated with Slider controls in a window...
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
Events associated with Image controls
List of events associated with Image controls...
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Events associated with Flex controls
List of events associated with Flex controls...
Events associated with Spin controls
List of events associated with Spin controls...
Events associated with Flash controls
List of events associated with Flash controls...
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Events associated with ListView controls
List of events associated with ListView controls...
Creating a flexible modeling
To create a new flexible modeling, you can......
Events associated with Tab controls
List of events associated with Tab controls...
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Dialog box management functions
List of functions for managing dialog boxes...
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....