ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
PVTInfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
Break management functions
The following functions are used to manage loopers in the Table controls and the Looper controls:...
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
<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.
Functions for managing Pivot Table controls (prefix syntax)
Functions for managing Pivot Table controls (prefix syntax)...
<Table>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Functions for managing Table controls (prefix syntax)
List of functions for managing Table controls (prefix syntax)...
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
NationToName (Function)
Returns the name of the language corresponding to a nation.
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
Table,Col (External language)
Returns the current index of the column.
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......