ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

API (Function)
Runs a function found in an external DLL.
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
HListItem (Function)
Returns the list of items: found in a table (a query or a view) known to the HFSQL engine. The tables defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
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.
<Source>.ListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
CallDLL32 (Function)
Runs a function found in an external DLL.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
HFSQL Control Center: Managing scheduled tasks
The Control Center allows you to set up an automatic optimization mechanism for the database and its files, thanks to scheduled optimization tasks......
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.