ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
SCM file format evolutions
Four versions are available for the SCM repository......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
fCurrentDir (Function)
Identifies or modifies the current directory.
WINDEV concepts
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Specific features of the applications for iPhone/iPad
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
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......
Translating a text file with WDTRAD
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....
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Debugging constants
List of constants used by the debugging functions...
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Copying and cloning
Variables are copied using the "=" operator...