ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
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.
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....
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.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Events associated with a Dockable Panel control
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.
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......
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....