ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Generating a class diagram
The generation is used to create the WINDEV classes ("......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Copying controls from the page editor
The controls can be copied from the page editor......
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
hbResultScan (Variable type)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
HCreation (Example)
Usage example of the HCreation function
The "Line" charts
In the line charts, the data is interpreted as successive y-coordinates of points......
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
SQLModify (Function)
Modifies the content of a row in the query result.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
Size (Example)
Usage example of the Size property
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......