ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
The Static control
A Static control is a control used to display a static text......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
Sliding Banner control properties
The WLanguage properties can be used to handle ......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
<Spreadsheet>.StyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
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....
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
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....
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table 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....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Binding a Link control to an item
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Display (External language)
Displays a value in a control or assigns a value in a variable.
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
AddLink (Function)
Adds a link to a text section in an edit control.
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
TreeMapCount (Function)
Returns the number of elements found in a TreeMap control.
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.