ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Name of the control to be used. This control can correspond to: a Table control,a TreeView Table control.
This parameter has the following format: <Title of column 1> + TAB + <Size of column 1> + TAB + ...<Alignment of elements> + TAB + <Input size> + CR + ......<Title of column N> + TAB + <Size of column N> + TAB + ...<Alignment of elements> + TAB + <Input size> where:<Title of column>Character stringModifies the title of column.<Size of column>IntegerModifies the size of column (in characters).<Alignment of elements>CharacterModifies the alignment of column elements:"C": Centers the elements in the column"G": Aligns the elements to left"D": Aligns the elements to right<Input size>IntegerModifies the number of characters that can be typed in the column (in number of characters and not in pixels). Remark: The width of a character corresponds to the width of letter 'E' in the font used for the control title.If this parameter is not specified, the width of columns is adjusted to the smallest possible width in order for the data to be visible. This parameter must necessarily be specified.
Use conditions
Creating/Deleting columns
Invisible columns
Equivalence between <Table>.Adjust with the control properties
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: