ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grCreate (Function)
Creates a specific type of chart.
grDestinationWnd (Function)
Defines a window as chart destination.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
HDescribeConnection (Function)
Describes a new connection to an external database.
HDescribeLink (Function)
Describes a link between two data files through programming.
HDescribeItem (Function)
Describes a file item through programming.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
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....
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
<Source>.Index (Function)
Rebuilds the file index (".NDX" file).
grDestinationWMF (Function)
Defines a meta file as chart destination.
<Window>.EdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
<Chart>.SeriesLabel (Function)
Initializes the label of a data series in a chart.
<Chart>.LabelFont (Function)
Modifies the font used for the category labels of a chart.
<Chart>.LegendFont (Function)
Modifies the font used for the chart legend.
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
<Chart>.Label (Function)
Indicates various parameters of additional legend in a chart.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Events associated with Flex controls
List of events associated with Flex controls...