ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

hbCell (Type of variable)
The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table.
<Command variable>.ReadErrorOutput (Function)
Reads error output data, for the command executed in console mode.
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
CmdReadErrorOutput (Function)
Reads error output data, for the command executed in console mode.
<Command variable>.WriteStandardInput (Function)
Writes data to the standard input of the command executed in console mode.
CmdWriteStandardInput (Function)
Writes data to the standard input of the command executed in console mode.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
WindowFromSource (Function)
Automatically initializes the controls of a window 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....
Edit options of a report
The report editor allows you to......
<Chart>.Mask (Function)
Formats the data displayed by grLabel or by grTooltip.
<Source>.JSONToRecord (Function)
Imports JSON data into the current record.
<Source>.CheckStructure (Function)
Defines the mode for comparing data files.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
<Chart>.RBAddData (Function)
Adds data to a Radial Bar chart.
<Chart>.SeriesLabel (Function)
Initializes the label of a data series in a chart.