|
|
|
|
|
|
|
Updates or adds the record bound to the current row in the Table or TreeView Table control. |
|
|
|
|
|
|
Hides a popup displayed in the page via PopupDisplay. |
|
|
|
|
|
|
Closes the XLSX document that was opened by SpreadsheetLoad. |
|
|
|
|
|
|
Refreshes a page displayed in the user's browser from the context on the server.... |
|
|
|
|
|
|
Used to find out the Internet address of a page. |
|
|
|
|
|
|
Displays a web page in the user's browser.... |
|
|
|
|
|
|
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Pauses a media file played in a Multimedia control. |
|
|
|
|
|
|
Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).
the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
Hides a popup page displayed in the page via PopupDisplayPage. |
|
|
|
|
|
|
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect. |
|
|
|
|
|
|
Opens a non-modal child window. |
|
|
|
|
|
|
The following functions are used to manage masks...... |
|
|
|
|
|
|
Sets the position on the last record of a data file according to a browse item. |
|
|
|
|
|
|
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user. |
|
|
|
|
|
|
The characteristics of a help page are used to define...... |
|
|
|
|
|
|
The test of a single page allows you to run the current page in WEBDEV...... |
|
|
|
|
|
|
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system...... |
|
|
|
|
|
|
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis. |
|
|
|
|
|
|
List of functions for managing pages... |
|
|
|
|
|
|
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|