ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iReportPrintingStatus (Function)
Returns the status of the current print.
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
Events associated with Flash controls
List of events associated with Flash controls...
iZoneHeight (Example)
Usage example of the iZoneHeight function
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
diagWaypoint (Type of variable)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.
dChord (Example)
Usage example of the dChord function
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
dFont (Example)
Usage example of the dFont function
HListReindexingHistory (Function)
Lists the operations performed on current data files, over the last 24 hours, or on the last 1000 files. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
Automatic calculations in a Table control (AAF)
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
Status bar of windows
The status bar of a window is used to display several types of information......
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).