ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

19. Managing tasks
Managing tasks...
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
ERR_MISSING_PAGE
ERR_NO_CURRENT_PAGE
Close (External language)
Closes the current window and restores the context that existed before the window opening.
The Slider control (in a page)
WEBDEV proposes two types of sliders......
HFSQL: Change of name
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
Date management constants
List of constants used by date management functions...
<Image>.Last (Function)
Displays the last image for the scroll.
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
17. Managing tasks
11. Popup page
<Tab>.Close (Function)
Closes a dynamic pane in a Tab control.
<Looper>.Save (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
<Chart>.Mask (Function)
Formats the data displayed by grLabel or by grTooltip.
<Spreadsheet>.Save (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
<Page>.FromFile (Function)
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)....
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.