ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Former management mode of memos (before the call to HSetMemo).hMemoAuto(default value)The memos are read during the access to the item.hMemoYesThe text memos are read whenever the record is read.The binary memos are read during the access to the item.hMemoNoNo management of memos (no read or write operation will be performed on the data file or in the specified item).
Name of data file used. If this name is not specified or if it is equal to "*", all the memo files are taken into account.
Name of the memo item to manage or not. If this name is not specified or if it is equal to "*", all the memo items are taken into account. The management of memos can be implemented for the data file only: the memos cannot be managed for the items.
Management mode of the memo items:hMemoAuto(default value)The memos are read during the access to the item.hMemoYesThe text memos are read whenever the record is read.The binary memos are read during the access to the item.hMemoNoNo management of memos (no read or write operation will be performed on the data file or in the specified item).If only this parameter is specified, the management mode is applied to all the data files and to all the items. The hMemoAuto constant is equivalent to the hMemoYes constant.
Last update: 09/19/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: