ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
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......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Scrollbar control properties
List of properties associated with the Scrollbar control...
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
ControlNext (Function)
Returns the name of the next control in input mode.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
LooperDelete (Function)
Deletes a row from a Looper control.