ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

notificationAction (Variable type)
The notificationAction type is used to describe an additional action associated with a notification.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
MCI constants
List of constants used by the MCI functions....
WBAdminAccount (Variable type)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
hReindexingHistory (Variable type)
The type hReindexingHistory type allows you to see all the characteristics of the asynchronous optimizations performed previously: reindexing, index verification, memo verification, statistics calculation, etc. This type of variable is new in WINDEV Suite SaaS 2025 Update 2....
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Events associated with Looper controls
List of events associated with Looper controls...
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Events associated with Button controls
List of events associated with Button controls...
Locking data files: correspondence between WINDEV 5.5 and the later versions