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.
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
Action Bar control functions
The following functions are used to manage the Action Bar control......
Image control: the supported formats
The supported image formats are as follows:...
Events associated with framesets
List of events associated with framesets...
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Code Editor control properties
You can manipulate Code Editor controls in a window using the following WLanguage properties......
Web Component control events
The following events appear by default in the WEBDEV code editor...
Web Camera control properties
A Web Camera field can be manipulated in WLanguage in a page with the following properties.
Progress Bar control functions
The control management functions for ProgressBar fields in a WEBDEV page are as follows:...
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Animation of Mobile windows
In mobile applications, the different screens of the application are displayed via a small animation: display from the right, from the top, etc., ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Page Header block
The Page header block is printed on each new page......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...