ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Check Box control
A Check Box can correspond to...
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
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>.Delete (Function)
Deletes an option from a Check Box control.
<Check box>.Add
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...
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Word Processing control events
WINDEV manages the following events by default......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Ad Hoc deployment
Context Menu control events
Opens a modal WINDEV window....
Software Factory Administrator
The software factory administrator allows you to ......
Events associated with a Switch control
Pivot Table control events
Donne le nombre d'options dans un champ bouton segmenté...
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
ERR_NO_APPLICATION
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Changing sites from AWP to SEO-ready session mode
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
WINDEV Mobile concepts
SelectionOnly (Property)
The SelectionOnly property is used to: Know which records in the TreeView Table control or Hierarchical Table are printed: print all records or only selected records.. Modify print mode for Table or Hierarchical Table field rows: print all records or selected records only....