ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DurationToString (Function)
Converts a duration to a character string in the specified format.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
XMLDocument (Function)
Creates a new XML document.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
SQLReqExists (Function)
Checks the existence of a query.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
sEndEvent (Function)
Disables the detection of an event on a serial port.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.