ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
<Table>.FormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
LanguageToNation (Function)
Returns the nation corresponding to a language.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
ControlToSource (Function)
Assigns the control value to the source of a control link.
EmulateSpeed (Function)
Defines the runtime speed for the emulating functions.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
API (Function)
Runs a function found in an external DLL.
CallDLL32 (Function)
Runs a function found in an external DLL.
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.