ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DDESend (Function)
Sends a data to the program connected via DDE.
<xlsDocument variable>.AddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
<mongoCollection variable>.Add (Function)
Adds one or more documents into a collection of MongoDB database.
<String type>.AnsiToUnicode (Function)
Converts an ANSI string (Windows) to a UNICODE string.
DownloadAdd (Function)
Adds a new download in the device's download manager....
HTMLInsertBefore (Function)
Adds a node before the specified node in an HTML document.
HTMLInsertAfter (Function)
Adds a node after the specified node in an HTML document.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Source>.Mode (Function)
Changes the mode and the method for locking data files.
<Source>.TrackStop (Function)
Stops tracking a data file on an HFSQL server.
<Connection variable>.AddLink (Function)
Adds an integrity rule between two files on the server.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
<Spreadsheet>.AddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
SQLListSource (Function)
Lists the data sources declared on a local site.
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
HDescribeLink (Function)
Describes a link between two data files through programming.
HMode (Function)
Changes the mode and the method for locking data files.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
iSequencingAddDiagram (Function)
Adds a Diagram document into a sequence of report printouts.
<htmlNode variable>.InsertAfter (Function)
Adds a node after the specified node in an HTML document.