ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Finding out the operations allowed on a window and its controls Hide the details
Combination of the following constants: weAddWireThe end user can add a wire between several controls. weAddRepositionableNoteThe end user can add a repositionable note into the window. weChangeTooltipThe end user can modify the tooltips of controls. weChangeWireThe end user can modify the wires between the controls. weMoveControlThe end user can move the controls. weMultiSelectionThe end user can select several controls at the same time. Caution: This constant requires the use of the weSelection constant. wePositionThe end user can move the controls. weResizeControlThe end user can resize the controls. weSelectionThe end user can select the controls. weSizeThe end user can modify the size of controls.
Name of window to use.
Modifying the operations allowed on a window and its controls Hide the details
Operations allowed on the window and its controls: weAddWireThe end user can add a wire between several controls. weAddRepositionableNoteThe end user can add a repositionable note into the window. weNoneThe end user cannot modify or select anything in the window. This option is the default option. This option cannot be combined with one of the other options. weChangeTooltipThe end user can modify the tooltips of controls. weChangeWireThe end user can modify the wires between the controls. weMoveControlThe end user can move the controls. weMultiSelectionThe end user can select several controls at the same time. Caution: This constant requires the use of the weSelection constant. wePositionThe end user can move the controls. weResizeControlThe end user can resize the controls. weSelectionThe end user can select the controls. weSizeThe end user can modify the size of controls. weAllThe end user can modify everything in the window. This option cannot be combined with one of the other options.
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: