ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
grIncreaseData (Function)
Adds a value to a data in a chart.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
OpenChild (Function)
Opens a non-modal child window.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
<xmlDocument variable>.BuildString (Function)
Retrieves and formats the content of an XML document.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
dRectangle (Example)
Usage example of the dRectangle function
HRestoreBackup (Example)
Usage example of the HRestoreBackup function
Screen,Get (External language)
Retrieves the value in a control or in a variable.
The Clickable Image control
The Clickable Image control can be used to......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Error 802: Invalid syntax for this function
dCircle (Example)
Usage example of the dCircle function