ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
List of requested elements. The result is more or less detailed depending on the constant used.hLstDetail is not specified<Name of element 1> + TAB + <Type> + CR + <Name of element 2> + CR +...hLstDetail is specified<Name of element 1> + TAB + <Type> + TAB + <Author name> + TAB + <Date and time of update> + TAB + <Name of update author> + TAB + <Name of update computer> + TAB + <Size> + CR +...Where:<Name of element X>: Logical name of the set of procedures, the procedure or the query. The name of the procedure has the following format: <Name of set of procedures>.<Name of procedure>. <Type>: Type of element: Value used to identify the listed element:eltSetOfProceduresThe listed element is a set of procedures. eltProcedureThe listed element is a procedure.eltQueryThe listed element is a query.<Author name>: Name of the person who created the element.<Date and time of update>: Date and time of the last update performed on the element.<Name of update author>: Name of the person who performed the last update on the element.<Name of update computer>: Name of the computer that performed the last update on the element.<Size>: Size of the set or size of the query (0 for a procedure).
Connection to the HFSQL server. This connection corresponds to: the name of the connection defined in the data model editor or with HDescribeConnection or HOpenConnection.the name of a Connection variable.
Type of list to perform:hLstSetLists the sets of procedures.hLstDetailLists the detailed information.hLstStoredProcedureLists the stored procedures.hLstQueryLists the queries.hLstAll(Default value)Lists all elements in the following order: sets of procedures, stored procedures and queries.
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: