ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HMergeView (Example)
Usage example of the HMergeView function
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
HRecNum (Example)
Usage example of the HRecNum function
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
HDeclare (Example)
Usage example of the HDeclare function
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
TreeListItem (Example)
Usage example of the TreeListItem function
HErrorInfo (Example)
Usage example of the HErrorInfo function
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
HNbRec (Example)
Usage example of the HNbRec function
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
AutomaticTextColor (Property)
The AutomaticTextColor property is used to identify and change the color to be used for the text of the elements that use the "automatic" color.
HChangeName (Example)
Usage example of the HChangeName function
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
HListItem (Example)
Usage example of the HListItem function
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
SQLExec (Example)
Usage example of the SQLExec function