ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property used to get and change the connection currently associated with a data file. For more details, see Connection. the Connection property of a hbScanParameter variable....
XLS file handling functions
List of functions for managing XLS files...
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
<Kanban>.Filter (Function)
Displays only cards that match the specified filter.
KanbanFilter (Function)
Displays only cards that match the specified filter.
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
How to use an array of structures?
An array of structures is an Array variable......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
<List variable>.Info (Function)
Gets the type and number of elements in a WLanguage list. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
wdbaasListUser (Function)
Returns the list of users of a WEBDEV OAuth authentication server. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
Characteristics of Looper controls in a window
To display the control characteristics, select "Description" in the context menu of the control......
Generating an application for Universal Windows 10 App
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.