ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating nested reports
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Operations performed on state-transition diagrams
The following paragraphs explain......
Manipulating Breadcrumb controls programmatically
The Breadcrumb control can be handled through programming......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
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. find out or modify the collapsed/expanded 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....
WDXView : Use
This help page presents the different features of WDXView......
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....
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.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
NumericFormat (Variable type)
The NumericFormat type allows you to define all the characteristics of the format to be used with the NumToString function.
Aliases on tables: HAlias function
The aliases are used to handle......
SCM: Creating a branch
Branches allows you to create a copy of the current project, so that you can make changes, additions, etc., to two versions of the same project....