ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
WBAdminListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
<PDF reader>.GoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
HTMLWrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
<modbusSession>.WriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
<modbusSession>.Disconnect (Function)
Closes the Modbus session.
<modbusSession>.WriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
AIDetectContour (Function)
Detects the contours of the shapes in an image.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
PVTInfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
DocSelect (Function)
Selects a fragment in a Word Processing control.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
<Document variable>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Document variable.
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
<Image>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image control) with an Alpha channel.
<Image>.Rotation (Function)
Rotates an Image control.