ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<ManualEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<upnpDevice variable>.MediaOpen (Function)
Opens a media on the UPnP device.
<Connection variable>.RSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
<Connection variable>.TransactionIsolation (Function)
Configures the isolation level of transactions for a connection to an HFSQL server.
<Connection variable>.ExecuteScheduling (Function)
Immediately executes a scheduled item regardless of its scheduling: scheduled task (stored procedure), backup, optimization, refresh of a materialized view.
<HTML editor>.Select (Function)
Selects a text fragment in an HTML Editor control.
<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).
<Notification variable>.SendPushSubscriber (Function)
Sends a notification to Android devices that are subscribed to a topic.
<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.
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<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.