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.
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Manipulating Breadcrumb controls programmatically
The Breadcrumb control can be handled through programming......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Events associated with Looper controls
List of events associated with Looper controls...
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
Events associated with Static controls
List of events associated with Static controls...
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
<Map>.IDGgl (Function)
Gets or sets the style used in the Map control. This style corresponds to a map ID defined in the Google Cloud console. This new function is available from version 2025 Update 2....
ERR_NO_PROJECT
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
ERR_NO_PAGE
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Handling Scheduler controls programmatically
A Scheduler control can be......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......