ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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))...
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file 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....
Referring to an element in a WLanguage event / process
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
sshSession (Variable type)
The sshSession type is used to define the characteristics of a connection to an SSH server.
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....
Structure (Type of variable)
A structure is a custom type of data...
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
HTMLToText (Function)
Converts an HTML string or buffer to text.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....