ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
Referring to an element in a WLanguage event / process
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
WDTRAD options
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
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.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
Event (Example)
Usage example of the Event function
ControlToSource (Function)
Assigns the control value to the source of a control link.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
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.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
XMLAddChild (Function)
Adds a child tag into an XML document.
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
XMLAddAttribute (Function)
Adds an attribute into an XML document.
EXE constants
List of constants used by the functions for managing executables....
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.