ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
Exif functions
List of Exif functions...
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
FormattingMarksColor (Property)
The FormattingMarksColor property is used to: get the color of the formatting marks in a Word Processing control. change the color of the formatting marks in a Word Processing control....
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
Report controls
Several types of controls can be handled in a report created by the report editor......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.