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).
<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.
<Source>.Write (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file.
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
fWrite (Function)
Writes:
  • a character string to an external file.
  • a memory section.
<Source>.Flush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
SocketWrite (Function)
Writes a message intended to another socket.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
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).
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).
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.
<DiskFile variable>.WriteLine (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.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
How to save and retrieve an image in a binary memo
<Source>.Track (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found...
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found...
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file...
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will...
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server)...
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked...
<Word Processing>.Open (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked...
<mongoCollection variable>.ExecuteOperations (Function)
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues...
MongoExecuteOperations (Function)
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues...
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error...
Content (Property)
The Content property is used to read or write the whole content of a control: List Box...
1
2
>