ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

25. Performing a process on several successive pages
Performing a process on several successive pages...
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....
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
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.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
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.
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.