ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
<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.
PVTInfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
<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.
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
<Image>.HorizontalSymmetry (Function)
Flips an image in an Image control with respect to a horizontal axis (symmetry with respect to a horizontal axis).
Bar code constants
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......
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
3. Deploying a dynamic WEBDEV site
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......