ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
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....
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.
Chart constants
List of constants used by the functions for chart management....
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Configuring the setup program
Two tools can be used to create a setup program......
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
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.
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
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.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Using RAD patterns
The steps for creating a RAD pattern are as follows......
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......