ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
<Variable Connexion>.RSIgnoreError (Function)
Ignores errors so that replication between HFSQL servers can continue to run.
<Word Processing>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.
<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
<Organization Chart>.Modify (Function)
Modifies an element in an Organization Chart control.
<PDF Reader>.RotatePage (Function)
Rotates a page displayed in the PDF Reader control.
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
<HTML editor>.ToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<btleService variable>.GetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
<upnpDevice variable>.ModifyVolume (Function)
Change the volume of a UPnP device.
<htmlDocument variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document.
<DiskFile variable>.Open (Function)
Opens an external file (ANSI or Unicode) so that it can be manipulated programmatically
<PDF Reader>.SeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
<WBAdminAuth variable>.DeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
<Word Processing>.ToPDF (Function)
Converts a Word Processing document into a PDF file.
<WDPic variable>.HorizontalSymmetry (Function)
Flips an image contained in a WDPic variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<picLayer variable>.Straighten (Function)
Transforms an image by applying perspective correction.
<Email variable>.ImportSource (Function)
Fills an Email variable using the content of its Source property.
<Connection variable>.RSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
<Image variable>.EncrustColor (Function)
Encrusts a color in an image found in an Image variable.