ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
TreeListItem (Example)
Usage example of the TreeListItem function
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
Various constants
List of various constants used by the constants WINDEV functions....
Simple statements
FTPListFile (Example)
Usage example of the FTPListFile function
BurnerErase (Example)
Usage example of the BurnerErase function
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Error 301: Unknown identifier
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.