ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data).
<Source>.Write (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
<DiskFile variable>.Write (Function)
Writes:
  • a character string to an external file.
  • a memory section.
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
HFlush (Function)
Forces the operating system of the computer where the tables 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.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
<Source>.Flush (Function)
Forces the operating system of the computer where the tables are found to write data onto the disk.
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
SocketWrite (Function)
Writes a message intended to another socket.
fWrite (Function)
Writes:
  • a character string to an external file.
  • a memory section.
<DiskFile variable>.WriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
MatWrite (Function)
Writes an element into a matrix.
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
dbgWriteWarningAudit (Function)
Writes a custom runtime warning to the dynamic audit.
ToClipboard (Function)
Writes text or image information into the system clipboard.
Creating an automatic help
having to write a single line of code......
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed...
BTLEDescriptorWriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
<btleCharacteristic variable>.WriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
<btleDescriptor variable>.WriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write...
14. PHP generation in practice
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
<modbusSession>.WriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
CmdWriteStandardInput (Function)
Writes data to the standard input of the command executed in console mode.
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
1
2
3
4
5
6
42
>