ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Check Box control
A Check Box can correspond to...
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...
CheckBoxAdd (Function)
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...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
<Check box>.Add
Adds a new option into a Check Box control.
<Check box>.Insert (Function)
Inserts a new option into a Check Box control.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
<Table>.DeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
<Kanban>.Save (Function)
Updates the record bound to the current card in the Kanban control.
Multimedia control properties
List of properties associated with the Multimedia control...
Range Slider control properties
The following properties are associated with the Range Slider control:...
Linear Looper control properties
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
ERR_DISCONNECTED_EXEC
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Programming automatic calculations in the columns of a Table control
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.