ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the setup program
Two tools can be used to create a setup program......
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
HListItem (Example)
Usage example of the HListItem function
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
SysSpace (Function)
Returns the physical memory space for the current computer.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
fRemoveDir (Example)
Usage example of the fRemoveDir function
QuickActionAdd (Function)
Adds a new quick action to the application.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
Open (Function)
Opens a modal WINDEV window.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Error 30: An exception process cannot be declared inside another exception process...
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
SQLExec (Example)
Usage example of the SQLExec function
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......