ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
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....
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
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......
ControlToSource (Function)
Assigns the control value to the source of a control link.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
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....
zipDeleteAll (Function)
Deletes all files from an archive.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
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.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.