ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
25. Performing a process on several successive pages
Performing a process on several successive pages...
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Events associated with a Dockable Panel control
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
The different copy modes
Two different copy modes are proposed by WDTRAD......
InitRandom (Function)
Initializes the generator of random numbers.
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.