ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
BackgroundTaskAdd (Function)
Adds a new background task.
Document (Type of variable)
The Document type is used to handle a "docx" document.
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user...
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
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......
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...
SCM file format evolutions
Four versions are available for the SCM repository......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one...
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can...