ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a web service to run.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
HTMLToText (Function)
Converts an HTML string or buffer to text.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
HTransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is in an Image variable.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
grHMAddData (Function)
Adds a data into a Heatmap chart.
fLongName (Function)
Returns the long name of a file or directory.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
fShortName (Function)
Returns the short name of a file or directory.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.