ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"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"......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Date management constants
List of constants used by date management functions...
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
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......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
19. Managing tasks
Managing tasks...
<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
10. Page templates
9. Internal page
<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)....