ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
HListConnectedUser (Function)
Lists users currently connected to one or more tables handled by a Client/Server connection....
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
Manipulating Repositionable Note controls programmatically
A Repositionable Note control can be handled through programming......
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
Manipulating Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be manipulated programmatically......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a table or query.