ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
SNMPSet (Function)
Writes one or more values onto an SNMP agent for which an SNMP session was started.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
PVTInfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
<Edit>.AddAssistedInput (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
<Pivot table>.InfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
<Pivot table>.ListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable].
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Source>.ToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Window>.FromFile (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
<Source>.StatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.