ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
ERR_DISCONNECTED_RELOG
Multiline strings
To type character strings over several lines in the code editor...
ERR_NOTAVAILABLE
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
ERR_MSG_BOX
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
3. Deploying a dynamic WEBDEV site
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
<Dashboard>.InfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
ERR_ALREADYCONNECTED