ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
<HTML editor>.FromEmail (Function)
Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control.
<emailSessionIMAP variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
<Kanban list>.DeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
<Notification variable>.Add (Function)
Adds a notification to the system bar (Android) or notification center (iOS).
<ManualEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<htmlNode variable>.Remove (Function)
Removes the specified node and its descendants in an HTML document.
<htmlNode variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML node.
<Word Processing>.GoIntoEdit (Function)
Enters Word Processing control in a specific part of the document: body, header or footer.
<picLayer variable>.DrawPoint (Function)
Draws a point in a picLayer variable.
<HTML editor>.Select (Function)
Selects a text fragment in an HTML Editor control.
<Image variable>.VerticalSymmetry (Function)
Flips an image contained in an Image variable with respect to a vertical axis (symmetry with respect to a vertical axis).
<Connection variable>.SetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
<upnpDevice variable>.GetContrast (Function)
Retrieves the contrast of a UPnP device.
<Type Buffer>Decode (Function)
Decodes a character string that was encoded by Encode.
<AutomaticEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<emailNotesSession variable>.NbMessage (Function)
Returns the number of incoming messages in Notes.
<emailSMTPSession variable>.CloseSession (Function)
Closes an SMTP session.
<Word Processing>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Word Processing control.
J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
<List Box>.MoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
<Connection variable>.ModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
<TreeView Table>.GiveChild (Function)
Returns the "children" of an element (next level down) in a TreeView Table control.