ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
<htmlNode variable>.ChercheElémentParID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML node.
GeometryDeserializeWKT2D (Function)
Builds a 2D geometry from a Well-Known Text (WKT) representation.
<sfConnection variable>.Read (Function)
Retrieves the Salesforce records from their identifiers.
<Word Processing>.Undo (Function)
Undoes the last action performed on a Word Processing control.
<hdfsConnection variable>.CopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
<Word Processing>.Add (Function)
Adds an element, document, paragraph, text, image or fragment to the end of a Word Processing control.
<zipArchive variable>.Close (Function)
Closes an archive.
<List Box>.Position (Function)
Displays a List Box (or a ListView) control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
<Code Editor>.Compile (Function)
Compiles the WLanguage code displayed in the Code Editor control and displays any errors.
<Document variable>.ToHTML (Function)
Converts a Document variable into an HTML file.
<Diagram Editor>.SelectPlus (Function)
Selects a shape in a Diagram Editor control.
<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
<sfConnection variable>.ExecuteProcess (Function)
Requests the execution of a specific process.
<emailIMAPSession variable>.Expunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
<Connection variable>.Transaction (Function)
Starts a transaction on the tables (HFSQL or accessed via Native Access) and creates the transaction table.
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
<Image variable>.DominantImageColor (Function)
Returns the dominant color (i.e. most frequent color) of an image found in an Image variable.
<ManualEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
<mqttSession variable>.UnsubscribeAll (Function)
Allows you to unsubscribe from all the existing subscriptions.
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.
<htmlDocument variable>.ChercheElémentParID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML document.
<gglDrive variable>.MoveFile (Function)
Moves a file on a remote drive from one directory to another.