ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
<Table>.DeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
SelectedText (Property)
The SelectedText property gets and sets the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
11. Choosing the action of a button/link
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
WINDEV and OPC
OPC stands for "OLE for Process Control"......
WDInst: Customize the installer
The setup editor WDInst proposes a standard setup program......
<List Box>.SelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.