ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<DiskFile variable>.Write (Function)
Writes:
  • a character string to an external file.
  • a memory section.
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data).
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file.
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
<Source>.Write (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
SocketWrite (Function)
Writes a message intended to another socket.
fWrite (Function)
Writes:
  • a character string to an external file.
  • a memory section.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
<Source>.Flush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
SNMPSet (Function)
Writes one or more values onto an SNMP agent for which an SNMP session was started.
<DiskFile variable>.WriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
MatWrite (Function)
Writes an element into a matrix.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.