ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Check Box control
A Check Box can correspond to...
<Check box>.Insert (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.
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.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Sliding Banner control properties
The WLanguage properties can be used to handle ......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Events associated with a Multimedia control
List of events associated with a Multimedia control...
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Binding a Link control to an item
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.