ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the browser "Back" button
The "Back" button allows users to see the history of pages they previously visited......
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Managing HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Characteristics of Looper controls in a page
To view the characteristics of the control, select "Description" in the context menu....
fExeDir (Function)
Returns the directory from which the execution is started.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
ControlToSource (Function)
Assigns the control value to the source of a control link.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
ControlCreate (Function)
Creates a new control (of any type) in a window programmatically.
LooperAddInProgress (Function)
Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Looper control.
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
fCurrentDir (Function)
Identifies or modifies the current directory.
Brochure des nouveautés 2024 : Nouveautés communes
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024....
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
<Source>.OnError (Function)
Customizes the management of HFSQL errors.