ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 15161718192021222324252627
Retrieving an item by specifying its index Hide the details
Value of the item, Empty string ("") for items with a NULL value. For an array, all the array items are returned as character strings. The items are separated by the <Array separator> parameter.
Name of data file, view or query used.
Physical order of the item in the data file. The order of the items starts from 1. Reminder: The order of an item can be obtained using its properties (<Data file>.<Item>Index).
Index of the item for an array item. For the non-array items, the index is optional. If it is specified, it must be set to 1. For array items, if the index is not specified, all the array elements are returned (separated by TAB characters).
Retrieving an item by specifying the array separator Hide the details
Value of the item, Empty string ("") for items with a NULL value.For an array, all the array items are returned as character strings. The items are separated by the <Array separator> parameter.
Character string used to separate the values of array items (or sub-items) in <Result>. The default separator is TAB.Caution: for backward compatibility with Hyper File 5.5, the separators are not indicated when the array items are empty.
Specific items
External language
Last update: 05/26/2022
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: