|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 Position keyword can correspond to ... |
|
|
|
|
|
|
|
| Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control. |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
| Returns the month displayed in a Calendar control. |
|
|
|
|
|
|
|
| Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| 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)... |
|
|
|
|
|
|
|
| Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically. |
|
|
|
|
|
|
|
| Finds the position of a specified string within another string. |
|
|
|
|
|
|
|
| Returns or modifies the current position of the media file currently played in the Multimedia control. |
|
|
|
|
|
|
|
| Indicates the display mode of a Toolbar control. |
|
|
|
|
|
|
|
| Retrieves the position of a Dockable Panel control. |
|
|
|
|
|
|
|
| Sets the position on the first record of a table according to the specified browse item. |
|
|
|
|
|
|
|
| Stores the current context of a table: current record, filter, read pointers. |
|
|
|
|
|
|
|
| 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)... |
|
|
|
|
|
|
|
| Positions on the table record corresponding to a row selected in the multi-selection data-bound Table control.
|
|
|
|
|
|
|
|
| Fixes the position (left or right) of a series in a comparative Histogram chart. |
|
|
|
|
|
|
|
| Used to manage the horizontal position (X-coordinate) of print cursor in the page. |
|
|
|
|
|
|
|
| Returns the number of the line that contains a character identified by its position in a block of text. |
|
|
|
|
|
|
|
| Sets the position on a record, based on the approximate position of one of its items. |
|
|
|
|
|
|
|
Allows you to manage the position of scrollbars: - Modifies or recovers the position of one of the scrollbars (horizontal or vertical) of a field in a WINDEV or WINDEV Mobile application.
- Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV website.
|
|
|
|
|
|
|
|
| Returns the geographical position of the point located in the center of the map currently displayed in a Map control. |
|
|
|
|
|
|
|
| Restores the previously saved context of an XML document. |
|
|
|
|
|
|
|
| Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers. |
|
|
|
|
|
|
|
| Used to manage the vertical position (Y-coordinate) of print cursor in the page. |
|
|
|
|
|
|
|
| Returns the horizontal position of the pointer (finger or stylus). |
|
|
|
|
|
|
|
| Returns the month displayed in a Calendar control. |
|
|
|
|
|
|
|
| Sets the position on the next table record according to a browse item. |
|
|
|
|
|
|
|
| Sets the position on the last record of a table according to a browse item. |
|
|
|
|
|
|
|
| The characteristics of the controls can be viewed and/or changed in... |
|
|
|
|
|
|
|
| Positions on the table record corresponding to a row selected in the multi-selection data-bound Table control. |
|
|
|
|
|
|
|
| Returns the position of the first character of a line in a block of text. |
|
|
|
|
|
|
|
| Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question. |
|
|
|
|
|
|
|
| Returns the geographical position of the point located in the center of the map currently displayed in a Map control. |
|
|
|
|
|
|
|
| Sets the position on the next table record according to a browse item. |
|
|
|
|
|
|
|
| Sets the position on the first record of a table according to the specified browse item. |
|
|
|
|
|
|
|
| The positioning marks are used to "tag" specific lines of code... |
|
|
|
|
|
|
|
| Stores the current position in the XML document. |
|
|
|
|
|
|
|
| Fixes the position (left or right) of a series in a comparative Histogram chart. |
|
|
|
|
|
|
|
| Identifies or displays an MDI child window in the foreground. |
|
|
|
|
|
|
|
| Retrieves the position of a Dockable Panel control. |
|
|
|
|
|
|
|
| Centers the map displayed in a Map control on a geographical position or on a specific location. |
|
|
|
|
|
|
|
| Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers. |
|
|
|
|
|
|
|
| Sets the position on the previous record of the table according to a browse item. |
|
|
|
|
|
|
|
| Returns the approximate position of current record in the table.
|
|
|
|
|
|
|
|
| Sets the position on the last record of a table according to a browse item. |
|
|
|
|
|
|
|
| Sets the position on a record, based on the approximate position of one of its items. |
|
|
|
|
|
|
|
| Centers the map displayed in a Map control on a geographical position or on a specific location. |
|
|
|
|
|
|
|
| Returns the approximate position of current record in the table.
|
|
|
|
|
|
|
|
| Retrieves the maximum position of one of the horizontal or vertical scrollbars found in a control of a WINDEV application. |
|
|
|
|
|
|
|
| Finds the Xth position of a string within another string. |
|
|
|
|
|
|
|
| Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.) returns the horizontal position (X) of the mouse cursor in relation to the field or window in question. |
|
|
|
|
|
|
|
| Stores the current file context (current record, filter, pointers). |
|
|
|
|
|
|
|
| Returns the position of the first character in a given page in a Text Processing control. |
|
|
|
|
|
|
|
| Scrolls a page up to position a control in the visible section of the page (top) in the browser. |
|
|
|
|
|
|
|
| Sets the position on the previous record of the table according to a browse item. |
|
|
|
|
|
|
|
| Sets the position on a given element or returns the element on the fist row of a Table control... |
|
|
|
|
|
|
|
| Position the first element displayed in the list or returns the subscript of the first element... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|