ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Designing a supercontrol
A supercontrol is an advanced type of control......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Scheduler control events
The following events associated with Scheduler controls:...
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....