ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
BurnerPath (Function)
Returns the path of the current burner.
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....
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
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....
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
BurnerStatus (Function)
Returns the status of the current burner.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
zipDeleteAll (Function)
Deletes all files from an archive.
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
dbgSaveDebugDump (Function)
Saves a dump file of the application.