ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to fill a TreeView control?
This help page explains how to fill a TreeView control....
SQLLast (Function)
Sets the position on the last row of the query result.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
String functions
List of functions for managing character strings...
HExportCSV (Function)
Exports the records found in a table (HFSQL or OLE DB), a view or a query to a CSV file.
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....
Error 204: using a parameter without optional value after parameters ...
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server table....
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
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
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....
ErrorBuild (Function)
Displays a custom error message in a system error window.
2. Types of setup
Types of setup...
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.