ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
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.
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
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
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
FinRedemption (Example)
Usage example of the FinRedemption function
HLogRestart (Function)
Restarts the logging process on a file.
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
HCreation (Example)
Usage example of the HCreation function
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
HLogStop (Function)
Stops the log process of a file.
iPrintReport (Function)
Prints a report created with the report editor.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
WBAdminAccount (Variable type)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Events associated with List Box controls
List of events associated with List Box controls...