ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL 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.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
<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.
<hdfsConnection variable>.CopyTo (Function)
Copies a file located on the local machine to a Hadoop 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.
Canada.CheckBN9 (Function)
Checks the validity of a Canadian 9-digit Business Number (BN9).
<btleDescriptor variable>.WriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
<Code Editor>.DuplicateLine (Function)
Duplicates the current line in the Code Editor control.
<zipArchive variable>.Exist (Function)
Determines whether an archive exists.
<Document variable>.StartModification (Function)
Indicates the start of a series of actions performed on a Document variable in a single event ("undo/redo")....