ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HListItem (Function)
Returns the list of items: found in a table (a query or a view) known to the HFSQL engine. The tables defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Binding a ListView control to an item
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Environment of the data model editor
WDMap: View records in a table
WDMap is used to view the records found in a table......
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
<Source>.CancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the table is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
HCancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the table is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Binding an OLE control to an item
An OLE control can be bound to an item in a table, query, etc....
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Table field linked to a table (Table file)
A data-bound Table control linked to a table is a field whose columns are linked to fields in a table or query (data source)......
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......