ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<DiskFile variable>.Write (Function)
Writes:
  • a character string to an external file.
  • a memory section.
<Source>.Write (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
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.
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data).
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
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 table without updating the indexes corresponding to all keys used in the table.
<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.
HFlush (Function)
Forces the operating system of the computer where the tables are found to write data onto the disk.
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.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
MongoExecuteOperations (Function)
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues...
<Word Processing>.Open (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked...
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked...
HErrorPassword (Function)
After the execution of a read or write function in a table, used to find out whether an error...
<mongoCollection variable>.ExecuteOperations (Function)
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues...
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server)...
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box...
HWatch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a table present...
<Source>.Watch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a table present...
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
WDBal messaging: Writing a message
write a message......
mongoWriteConcern (Type of variable)
... for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
1
2
3
4
5
6
42
>