ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Calendar>.Position (Function)
Returns the month displayed in a Calendar control.
<Multimedia>.Position (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
<Looper>.Position (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
Position
The Position keyword can correspond to...
<TreeView>.Position (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window:
  • either the visible area of Spreadsheet control is moved to display the cell.
  • or the cell is displayed in the upper-left corner of visible area of Spreadsheet control.
<Toolbar>.Position (Function)
Indicates the display mode of a Toolbar control.
<Table>.Position (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
<List Box>.Position (Function)
Displays a List Box (or a ListView) control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)...
<Panel>.Position (Function)
Retrieves the position of a Dockable Panel control.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
<Chart>.ComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)...
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code...
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
ScrollbarMaxPosition (Function)
Retrieves the maximum position of one of the horizontal or vertical scrollbars found in a control of a WINDEV application.
grComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Creating the Relation windows of a WINDEV RAD pattern
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions...
Properties of a help page
The characteristics of a help page are used to define......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
iPrintImage (Function)
Sends the image file to print to the print buffer.
Page constants
List of constants used by page functions....
Events associated with windows
List of events associated with windows...
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Creating the Table windows of the WINDEV RAD pattern
Creating the Table pages of the WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
Page templates and inheritance
...When a page template is applied to a page, all the controls and code found in the template...
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Options of the window editor
To configure the general options of the window editor......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Creating an executable: General options
The main executable options are as follows......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors...