ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...