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").
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard...
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud...
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user...
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster...
Message text file format
The text files created by WDMSG use a specific format......
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found...
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values...
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
WindowToData (Function)
Automatically updates: the values of a table's items in memory with the values...
ScreenToSource (Function)
Automatically initializes: the values of a table's items in memory with the values...