ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
HCreation (Example)
Usage example of the HCreation function
RTFToText (Function)
Returns the text without the formatting characteristics specific to RTF.
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
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
FinRedemption (Example)
Usage example of the FinRedemption function
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
HLogRestart (Function)
Restarts the logging process on a file.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
HLogStop (Function)
Stops the log process of a file.
WDInst: choose the type of installation to generate
WDInst allows you to create several types of setup......
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
HCopyFile (Example)
Usage example of the HCopyFile function
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.