ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control...
<Stack variable>.Pop (Function)
Pops an element from a stack.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
<Queue variable>.Dequeue (Function)
Dequeues an element from a queue.
MDIBottom (Property)
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.
MDIRight (Property)
The MDIRight property is used to determine and modify the distance between the right border of the MDI parent window and the right border of the MDI area.
MDILeft (Property)
The MDILeft property is used to determine and change the distance between the left border of the MDI parent window and the left border of the MDI area.
MDITop (Property)
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
Image editor: Features
The image editor includes several features......
Message text file format
The text files created by WDMSG use a specific format......
Events associated with a Gantt Chart column
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
<Chart>.Zoom (Function)
Defines the zoom of a chart.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Character strings
WLanguage supports different types of strings....
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......