ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<PDF reader>.GoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
<Word Processing>.Select (Function)
Selects a fragment in a Word Processing control.
<Pivot table>.InfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
<ParallelTask variable>.RequestCancellation (Function)
Requests the cancellation of a parallel task.
ScanList (Function)
Lists the scanners connected to the current computer.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
StringFormat (Function)
Formats a character string according to the selected options.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
AIDetectContour (Function)
Detects the contours of the shapes in an image.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML 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.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
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.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.