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").
HDescribeFullTextIndex (Function)
Describes a full-text index of table created programmatically.
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
Component (Property)
The Component property configures the different components of a composite key.
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java...
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows...
Manipulating Toolbar controls programmatically
WINDEV allows you to programmatically manipulate Toolbar controls......
iSelectFont (Function)
Creates a new print font from the standard Windows font selection window...
fExeDir (Function)
Returns the directory from which the execution is started.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level...
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase...
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50...
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element...
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Copying and cloning
Variables are copied using the "=" operator...
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2...
zipDeleteFile (Function)
Deletes a file from an archive.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts...
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Property Description (Variable type)
The Property Description type is used to get information about a property.