ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Old memo management mode used (before calling <Source>.SetMemo).hMemoAuto(default value)The 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).hMemoYesThe text memos are read whenever the record is read.The binary memos are read during the access to the item.
Name of the data file used.
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.hMemoNoNo management of memos (no read or write operation will be performed on the data file or in the specified item).hMemoYesThe text memos are read whenever the record is read.The binary memos are read during the access to the item. The hMemoAuto constant is equivalent to the hMemoYes constant.
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: