ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts......
Background task constants
The following constants are used to manipulate background tasks:...
Page Header block
The Page header block is printed on each new page......
Managing parallel tasks
The computers are becoming more and more powerful......
<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.
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
<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....
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...
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......
Error 1018: The method is global: use the: operator: to access it