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).
<DiskFile variable>.WriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
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.
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
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.
<Source>.Flush (Function)
Forces the operating system of the computer where the tables are found to write data onto the disk.
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
Service constants
List of constants used by the functions for managing services....
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text...
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
xBase/FoxPro Native Access: Features and notes
This help page presents the specific features regarding the programming of Native xBase/FoxPro...
zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ...
SCM: Managing rights
It is possible to manage and grant certain access rights to the developers for each element...
xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50...
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar...
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled...
Table,Display (External language)
Refreshes the Table control.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must...
fExeDir (Function)
Returns the directory from which the execution is started.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
PageToSource (Function)
Automatically updates: the value of the items in a table with the value of the controls...