ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Help about new features: Letting users know about changes
Applications are constantly evolving......
GanttDeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
<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.
<HTML editor>.ToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
AIDetectContour (Function)
Detects the contours of the shapes in an image.
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.
GanttListLink (Function)
Lists the links found in a Gantt Chart column found in a Table (or TreeView Table) control.
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
WinEdCreateNote (Function)
Creates a Repositionable Note control.
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
<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.