ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
8 results for: Write
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
<DiskFile variable>.Write (Function)
Writes:
  • a character string to an external file.
  • a memory section.
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file.
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data).
MatWrite (Function)
Writes an element into a matrix.
SNMPSet (Function)
Writes one or more values onto an SNMP agent for which an SNMP session was started.
SocketWrite (Function)
Writes a message intended to another socket.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.