ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
DiagramSelectMinus (Function)
Deselects a shape in a Diagram Editor control.
Message text file format
The text files created by WDMSG use a specific format......
11. Popup page
ERR_CLOSED_PAGE
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
DiagramSelectPlus (Function)
Selects a shape in a Diagram Editor control.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
Defining clickable areas
In a page, an Image control can contain clickable areas......
SelectedTextWithTag (Property)
The SelectedTextWithTag property is used to get or change the text selected in a rich edit control (RTF or HTML) with HTML or RTF formatting tags.
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....
Using the task management and the schedule
Time management is extremely important......
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
DayBreakHeight (Property)
The DayBreakHeight property is used to get and change the height of breaks between days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
ProgressBar (Property)
The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions).
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....
MultiWorksheet (Property)
The MultiWorksheet property is used to: Find out whether a Spreadsheet control manages several worksheets. Change the worksheet management mode of a Spreadsheet control....
ThumbnailImage (Property)
The ThumbnailImage property is used to: Get the image associated with an element of a ListView control. Change the thumbnail image associated with an element of a ListView control....
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed in an "Internal Report" control. Change the report printed in an "Internal Report" control....
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
LargeIcon (Property)
The LargeIcon property is used to define the large icon used in notifications
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
<xlsDocument variable>.GetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......