ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a table accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
EventChange (Function)
Modifies the status of an event.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
Accessibility (Property)
The Accessibility property gets and sets the accessibility properties of a control.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Referring to an element in a WLanguage event / process
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
Archiving functions (ZIP, WDZ, CAB, RAR, 7z, TAR, gzip and TGZ (TAR.GZ))
...Archiving functions (ZIP, WDZ, CAB, RAR, 7z, TAR, gzip and TGZ (TAR.GZ))...
ControlToSource (Function)
Assigns the control value to the source of a control link.
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns in a Layout control. modify the margin between rows or columns in a Layout control....
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.