ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
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......
<Source>.ImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Report controls
Several types of controls can be handled in a report created by the report editor......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
Python: Native calls
WLanguage allows for native Python calls......
Error 706: The property does not exist on this type of control
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
3. Application development cycle
Development cycle of a WINDEV application....
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
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......
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
14. Report templates
Report templates...
22. Report templates
<Source>.ImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
<Source>.ImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....