ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Add (External language)
Adds an element to a Table control.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
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.
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
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.
<Pivot table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
Functions for managing Pivot Table controls (prefix syntax)
Functions for managing Pivot Table controls (prefix syntax)...
<TreeView Table>.ItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
<Table>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
<TreeView Table>.ListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
Functions for managing Table controls (prefix syntax)
List of functions for managing Table controls (prefix syntax)...
TableRecNum (Function)
Returns the number of the current record in a Table control 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.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......