ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DurationToString (Function)
Converts a duration to a character string in the specified format.
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
ChangeStyle (Function)
Modifies the style of a control dynamically.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
SQLReqExists (Function)
Checks the existence of a query.
StatCovariance (Function)
Calculates the covariance between two series of values.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
sEndEvent (Function)
Disables the detection of an event on a serial port.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
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.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
EnumerationFromName (Function)
Returns an enumeration value known by its name.