ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
14. Controls in practice
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit)....
Error 204: using a parameter without optional value after parameters ...
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
InfoBuild (Function)
Displays a custom message in a system information window.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
HExportCSV (Function)
Exports the records found in a table (HFSQL or OLE DB), a view or a query to a CSV file.
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Phone constants (Android / iOS)
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
ErrorBuild (Function)
Displays a custom error message in a system error window.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Manager of automated tests
The test manager is used to......