|
WINDEV, WEBDEV AND WINDEV MOBILE ONLINE HELP |
| | | |
|
Note (Property) In french: Note
// Modify the notes associated with the "EDT_Contact" control EDT_Contact..Note = "Identifies the person to contact in the company"
Syntax
Finding out the notes associated with an element (control, window, page, report, block, etc.) Hide the details
<Notes> = <Element name>..Note
<Notes>: Character string Notes associated with the specified element. <Element name>: Character string (with or without quotes) Name of the element (control, window, page or report) to use.
Modifying the notes associated with an element (control, window, page, report, block, etc.) Hide the details
<Element name>..Note = <New notes>
<Element name>: Character string (with or without quotes) Name of the element (control, window, page or report) to use. <New notes>: Character string New notes associated with the specified element. Remarks Versions 24 and laterIn a report, ..NoteTitle applies to all controls, blocks and reports. New in version 24In a report, ..NoteTitle applies to all controls, blocks and reports. In a report, ..NoteTitle applies to all controls, blocks and reports.
This page is also available for…
|
|
|
| |
| Click [Add] to post a comment |
|
| |
|
| |
| |
| |
| |
| |
| |
| | |
| |
|
| |
| | |
| |
|
|
|