ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Page>.FromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
<Looper>.Save (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
The "Database schema" pane
The "Database schema" pane shows......
<Page>.DisplayDialog (Function)
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.
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
Managing parallel tasks
The computers are becoming more and more powerful......
HFSQL: Change of name
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Background task functions
The following functions are used to manage background tasks...
<Spreadsheet>.Close (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Error 1018: The method is global: use the: operator: to access it
Operations performed on deployment diagrams
The following paragraphs explain......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Automatic error handling
Error handling can be customized for each process......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Allowing nullable types
Allowing nullable types in a project changes the way your project handles null values......
Handling a Range Slider programmatically
WINDEV lets you manipulate a Range Slider control directly by programming......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure....
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......