ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Dockable Panel control
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
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....
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
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...
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a 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.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
fFileExist (Function)
Checks the existence of an external file.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......