ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
List of defined connections. The different connections are separated by the <Separator of connections> (CR - Carriage Return - by default).hLstDetail is not specified<Name of connection 1> + <Separator of connections> + <Name of connection 2> + <Separator of connections> +...hLstDetail is specified<Name of connection 1> + <Separator of information> + <User> + <Separator of information> + <Data source> + <Separator of information> + <Provider name> + <Separator of information> + <Optional information> + <Separator of connections> +...
Configures the type of list to perform:hLstNormal(default value)List of connections, not sorted, without the connections described by programming.hLstDetailDetailed information.hLstOpenedLists the opened connections only.hLstAllLists all the connections (connections of analysis and connections defined dynamically by HDescribeConnection or HOpenConnection).hLstSortedSorts the list in ascending order.
Versions 15 and laterSeparator used to separate the different connections. This separator corresponds to a Carriage Return (CR) by default.New in version 15Separator used to separate the different connections. This separator corresponds to a Carriage Return (CR) by default.Separator used to separate the different connections. This separator corresponds to a Carriage Return (CR) by default.
Versions 15 and laterSeparator used to separate the information returned about the connections. This separator corresponds to a tabulation - TAB - by default.New in version 15Separator used to separate the information returned about the connections. This separator corresponds to a tabulation - TAB - by default.Separator used to separate the information returned about the connections. This separator corresponds to a tabulation - TAB - by default.
Displaying the result in a List Box or Combo Box control
Last update: 09/20/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: