ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Differences and specific features of an HFSQL Client/Server application
The management mode of tables may have to be adapted when using an HFSQL Client/Server application......
DomoOpen (Function)
Used to establish a connection with a X10 interface.
NationToName (Function)
Returns the name of the language corresponding to a nation.
NationToLanguage (Function)
Returns the language corresponding to a nation.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
HFSQL Client/Server: Setting up tables on the server
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
HClusterParameter (Function)
Reads and modifies the parameters of an HFSQL cluster.
HFSQL Control Center: Refreshing materialized views
The Control Center allows you to implement a mechanism for regularly refreshing the content of a materialized view......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
<Source>.ListItem (Function)
Returns the list of items in a table (query or view) recognized by the HFSQL engine. The tables defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.