ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control...
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static Text...
<Table>.DeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed...
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed...
ScrollBarShow (Function)
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar...
<Email variable>.ExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display...
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control,...
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups...
AutoLineWrap (Property)
... in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table...
<Window>.ToFile (Function)
... from the controls in the window. The table items bound to the window controls are automatically updated...
Filter (Property)
controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo...
Num1stDayOfTheWeek (Property)
control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated...
Border (Property)
The Border property gets and sets the characteristics of the borders: for a report control...
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
ControlToSource (Function)
Assigns the control value to the source of a control link.
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
BreakDeleteAll (Function)
Deletes all breaks from a Table control or from a Looper control.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
<Kanban>.Display (Function)
Refreshes a Kanban control or a card in the Kanban control.