ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Selection (Property)
The property Selection property is used to manage the selection.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Movable (Property)
The Movable property is used to define if an element can be moved.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).
ERR_LAUNCH_FAILED
The server is currently updated. Retry later.
ERR_LOADMOREDLL
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Thread execution
At runtime, an application runs in a main thread......