ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
WDXView: How to use
This help page presents the different features of WDXView......
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. know or modify the wound/unwound status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
zipExtractPath (Function)
Returns the path of a file found in the archive.
zipDeleteFile (Function)
Deletes a file from an archive.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
SCM: Repository versions
There are different versions of the SCM repository......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......