ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
VerticalOrientation (Property)
The VerticalOrientation property is used to: Find out the orientation of a ListView control. Modify the orientation of a ListView control....
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
<Looper>.InfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
Thumbnail control properties
List of properties associated with the Thumbnail control...
<PDF Reader>.Highlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
ButtonType (Property)
The TypeButton property is used to identify and modify the type of a button field: Cancel, Interrupt, Validate, ...
RTFSelection (Function)
Modifies or lists the attributes of the text currently selected in an RTF field (in a WINDEV window or report).
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV field or window (set up using the Event function).