ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Check Box control
A Check Box can correspond to...
<Check box>.Delete (Function)
Deletes an option from 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...
CheckBoxDelete (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...
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Web Camera control events
The following events appear by default in the WEBDEV code editor:
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
WDINT, WDTRAD and WDDIXIO: Translation tools
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Events associated with framesets
List of events associated with framesets...
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
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...
Events associated with a Signature control
The following processes are associated with a Signature control:...
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Word Processing control events
WINDEV manages the following events by default......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Events associated with a Switch control
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
ERR_BUTTON_EXPECTED
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
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 a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
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......