ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic table......
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a table accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
HTransactionFree (Function)
Transforms all "in transaction" records into "normal" records if they do not belong to a transaction currently in progress.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
2. Projects in practice
Collapses a branch previously expanded....
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or programmatically. get and change the image associated with a Thumbnail control....
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.