ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PVTInfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
<mqttSession variable>.UnsubscribeAll (Function)
Allows you to unsubscribe from all the existing subscriptions.
CmdKill (Function)
Forces the termination of a running executable associated with a command. Note: This function is only available from version 2025 Update 1....
<WDPic variable>.Rotation (Function)
Rotates a WDPic image.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
<Image>.HorizontalSymmetry (Function)
Flips an image in an Image control with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<Document variable>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Document variable.
ModbusDisconnect (Function)
Closes the Modbus session.
HClearSchedulingHistory (Function)
Clears the execution history of scheduled operations on an HFSQL server.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
CertificateExtract (Function)
Extracts a certificate from a signature buffer or from a print duplicate.
<redisConnection>.ExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
<Source>.RecordToString (Function)
Converts the content of the current record to string (in a table, HFSQL view, query, etc.).
CmdAddOption (Function)
Adds an option to the command to be executed in console mode.
Functions for managing the Word Processing control (prefix syntax)
The following functions are used to manage Word Processing controls:...
The "Line" charts
In the line charts, the data is interpreted as successive y-coordinates of points......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Test of a query
The query editor allows you to run the test of query result......
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....