ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
7. Multilingual applications in practice
Constants for managing tiles
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
Zombie data files and items
During the life of an application, items live and die......
How to loop through a file using filters?
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
WDXView : Use
This help page presents the different features of WDXView......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Constants for external files
List of constants used by the functions for managing external files....
The Carousel control
The Carousel control is used to display an animated menu made of images......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
<Array>.Sort (Function)
Sorts a WLanguage array.