|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Refreshes a page displayed in the user's browser from the context on the server.... |
|
|
|
|
|
|
|
| Allows you to use a control in order to create a custom formula bar for the Spreadsheet control. |
|
|
|
|
|
|
|
| Loads a file in XLSX format in a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Seeks a value in the cells of a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Closes the XLSX document that was opened by SpreadsheetLoad. |
|
|
|
|
|
|
|
| Used to freeze the display of a row or column in a Spreadsheet control. |
|
|
|
|
|
|
|
| Starts navigation in an HTML Display control. |
|
|
|
|
|
|
|
| Minimizes a WINDEV window. |
|
|
|
|
|
|
|
| Creates the image of the specified window in a BMP file. |
|
|
|
|
|
|
|
| Displays a WINDEV window in its maximum size. |
|
|
|
|
|
|
|
| Opens and enables an MDI child window. |
|
|
|
|
|
|
|
| Opens a window in a mobile application. |
|
|
|
|
|
|
|
| Modifies the border of selected cells in a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Displays a WINDEV window to its initial size. |
|
|
|
|
|
|
|
| Automatically initializes the controls of a window with:
the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
the values of the bound WLanguage variables.... |
|
|
|
|
|
|
|
| Used to find out the Internet address of a page. |
|
|
|
|
|
|
|
| Displays a web page in the user's browser.... |
|
|
|
|
|
|
|
| Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts. |
|
|
|
|
|
|
|
| Automatically initializes:
the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls.
the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
| Automatically initializes:
the value of the items in a data file with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
|
| Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
the values of the bound WLanguage variables.... |
|
|
|
|
|
|
|
| Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control. |
|
|
|
|
|
|
|
| Adds a new menu to an existing drop-down or context menu of a window or page. |
|
|
|
|
|
|
|
| Adds a new option after the last option of a drop-down or context menu. |
|
|
|
|
|
|
|
| Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|