ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV and the SOAP protocol
Writes a message intended to another socket.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
MySelf (Reserved word)
MySelf is used to handle the current control...
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
HCreateMovableReplica (Function)
Creates a movable replication.
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
geoPosition (Variable type)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Creating a Java archive
When your Java application is developed, you can......
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
LinestringGeo (Variable type)
The LinestringGeo type is used to define all the advanced characteristics of a geographic linestring.