ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
ControlToSource (Function)
Assigns the control value to the source of a control link.
fExeDir (Function)
Returns the directory from which the execution is started.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
SCM file format evolutions
Four versions are available for the SCM repository......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
fCurrentDir (Function)
Identifies or modifies the current directory.
WINDEV concepts
Specific features of the applications for iPhone/iPad
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
WEBDEV concepts
Translating a text file with WDTRAD
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
First project window