ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Font set (WEBDEV website)
The browser support the most common fonts by default......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
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....
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
HDescribeConnection (Function)
Describes a new connection to an external database.
SCM administrator: Available tools
The "Tools" tab in the SCM administrator allows you to......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Handling controls in a report
The different operations available for the report controls are as follows......
7. Multilingual websites in practice
Returns an array without duplicates....
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min