ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
dChord (Example)
Usage example of the dChord function
dFont (Example)
Usage example of the dFont function
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Various WEBDEV constants
Various WEBDEV constants...
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
URL (Property)
The URL property is used to get and change a URL.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.