ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Error 705: The property does not exist on this type
pdfProtection (Variable type)
The pdfProtection type allows you to identify the protection options applied to a PDF document present in a variable of type pdfDocument. This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Python: Native calls
WLanguage allows for native Python calls......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Managing color palettes
Starting with version 2025, WINDEV and WINDEV Mobile include color palettes for projects and windows......
Examples for using the OLE DB provider for HFSQL
Error 706: The property does not exist on this type of control
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
3. Application development cycle
Development cycle of a WINDEV application....
Error 704: The property does not exist on
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......