ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintImage (Function)
Sends the image file to print to the print buffer.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
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.
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.
HChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
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.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
HPass (Function)
Defines the password used to create or open a table.
zipDeleteAll (Function)
Deletes all files from an archive.
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....
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST web service.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).