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.
WDBal messaging: Writing a message
write a message......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
mongoWriteConcern (Type of variable)
... for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
WDScript: use in command-line and console mode
SSHWrite (Function)
Writes data into the specified SSH session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external...
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed...
Creating an automatic help
having to write a single line of code......
ToClipboardRTF (Function)
Writes a character string in RTF format into the clipboard.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
ToClipboard (Function)
Writes text or image information into the system clipboard.
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write...
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
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.
<btleDescriptor variable>.WriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
14. PHP generation in practice
1
2
3
4
5
6
24
>