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.
<DiskFile variable>.WriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
SocketWrite (Function)
Writes a message intended to another socket.
fWrite (Function)
Writes:
  • a character string to an external file.
  • a memory section.
MatWrite (Function)
Writes an element into a matrix.
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
iCreateFont (Function)
Creates a new print font.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
rssStream (Variable type)
The rssStream type is used to handle a RSS feed...
PageToFile (Function)
Automatically updates: the value of the items in a table with the value of the controls...
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL...
HDescribeLink (Function)
Describes a link between two data files through programming.
fSeek (Function)
Gets and sets current position in an external file.
Component (Property)
The Component property configures the different components of a composite key.
SourceFromWindow (Function)
Automatically initializes: the values of a table's items in memory with the values...
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
zipDeleteFile (Function)
Deletes a file from an archive.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values...