ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDBIndex (Function)
Opens an xBase index file.
xBase files: Limits
WINDEV License Agreement
HDBOpenNoLock (Function)
In single-user mode, opens an xBase table without locking it.
HDBOpen (Function)
Opens the xBase table and the "memo" file if it exists.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
NetworkConnect (Function)
Associates a drive with a shared network directory.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
How to open a window?
Indicates whether the code is run in the simulator for Universal Windows Platform applications. Function kept for backward compatibility....
3-tier architecture
The development in "3-tier" architecture is now simplified......
MapPolygon (Variable type)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
WDINT license agreement
WDINT license agreement...
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min