ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Controls, pages and windows / Windows functions that can be handled by the end user
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Constants for managing the modification of windows by the user
ConstantDescriptionUsed by properties/functions
weAddRepositionableNoteModification authorization: The end user can add a repositionable note in the window.WinEditAllowed, WinEditMode
weAddWireModification authorization: End-users can add a thread between several fields.WinEditAllowed, WinEditMode
weAllModification authorization: All modifications are authorized. WinEditAllowed, WinEditMode
weChangeTooltipModify permission: End-users can modify field tooltips.WinEditAllowed, WinEditMode
weChangeWireAuthorization to modify: End-users can modify wires between fields.WinEditAllowed, WinEditMode
weModeDifferentialType of backup to be performed: Backup of all editing operations, including custom operations (function WinEdDo). All these operations will be replayed during the reload operation (like for a log). WinEdSave
weModeFullType of backup to be performed: Backup of all fields and their current properties. This constant can be used on an internal window only.WinEdSave
weModeReposionableNoteType of backup to be performed: Backup of user-created repositionable notes only. This constant is equivalent to the "Export the notes" feature in the context menu of repositionable notes (AAF).WinEdSave
weMoveControlModification authorization: end-users can move fields.WinEditAllowed, WinEditMode
weMultiSelectionModification authorization: end-users can select several fields at a time.WinEditAllowed, WinEditMode
weNoneModification authorization: No modification authorized. WinEditAllowed, WinEditMode
wePositionModification authorization: end-users can move fields.WinEditAllowed, WinEditMode
weResizeControlModification authorization: End-users can resize fields.WinEditAllowed, WinEditMode
weSelectionAuthorization to modify: End-users can select fields.WinEditAllowed, WinEditMode
weSizeModification authorization: end-users can modify field sizes.WinEditAllowed, WinEditMode
Minimum version required
  • Version 21
Comments
Click [Add] to post a comment

Last update: 03/27/2025

Send a report | Local help