ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
Project description: SCM tab
The project description window allows you to configure various elements of your project......
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
<Source>.ReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Map control events
The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV...
fMemOpen (Function)
Opens a memory zone shared between several applications.
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
PythonExecute (Function)
Executes a function present in a Python module.
Type and version of Web server
The configuration diagnostic displays the following error......
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
The windows and pages of the User Groupware
Two methods can be used to include the User Groupware......
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.