ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
zipOpenCAB (Function)
Opens an existing archive in CAB format.
BurnerSelect (Function)
Used to select the default burner.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Code snippets
The code editor allows you to enter "Code snippets"......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
BurnerCancel (Function)
Cancels the current burn process.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
Query editor
The query editor is used to automatically create queries on the data files......
grLabel (Function)
Indicates various parameters of additional legend in a chart.