ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
RGBBlue (Function)
Returns the blue component of an RGB color.
PVTCalculateUpdateAsynchronous (Function)
Updates some of the data found in a Pivot Table control from a given date without blocking the application.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
iPrintReport (External language)
Prints a report created with the report editor.
Automation object
The Automation keyword is used to declare an automation object...
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
SysIconDisplayTooltip (Function)
Displays a tooltip for an icon found in the taskbar.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory area.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
httpRequest (Variable type)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.