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....
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Linking a data-bound Table control to a table or query
A Table control can be used to display the content of a table or query......
docAutoReplace (Type of variable)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
Key and referential integrity
In a database schema, the "Key" items are also used to manage the consistency of data (called referential integrity)......
".STY" file: "Style sheet" file
A style sheet is a "......
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
<Looper>.Sort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Creating a Pivot Table control
To create a Pivot Table control......
ERR_NO_TABLE
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.