ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
TelemetryEnable (Function)
Enables the telemetry manually.
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
DomoOpen (Function)
Used to establish a connection with a X10 interface.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
GetTypeDefinition (Function)
Gets the description of a type identified by name.
<Toolbar>.Dock (Function)
Docks a Toolbar control to a window or changes the anchoring position of a docked Toolbar control.
<Toolbar>.Undock (Function)
Transforms a docked Toolbar control into a floating Toolbar control.
<Toolbar>.Position (Function)
Indicates the display mode of a Toolbar control.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Functions for managing Image Editor controls and WDPic variables
The following functions are used to manage Image Editor controls and WDPic variables:...
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
HFSQL Client/Server: Configuring the data files on the server
Combination (Type of variable)
A combination is a set of options.
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
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:...
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
NationToLanguage (Function)
Returns the language corresponding to a nation.
HClusterParameter (Function)
Reads and modifies the parameters of an HFSQL cluster.
NationToName (Function)
Returns the name of the language corresponding to a nation.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
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.