ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Description of a WEBDEV element style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Create an RSS feed
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
DateTime (Variable type)
The DateTime type allows you to manipulate dates and times...
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
11. Internal components in practice
Internal components in practice...