ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
COMQueryInterface (Function)
Calls the QueryInterface method of the specified COM object to get a specific interface of this object so that it can be used with COMCallMethod.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Options of the window editor
To configure the general options of the window editor......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level...
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table,...
Events associated with TreeView controls
List of events associated with TreeView controls...
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Using the query result
The result of a select query can be used in......
16. Application test in practice
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files...
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages,...
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Yousign
It is now common for individuals or businesses to sign contracts electronically......
Using an external component in an application
A component can be reused at any time in any application......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess...
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can...