ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsRow (Variable type)
The xlsRow type is used to describe and modify a row in an Excel document...
External language: Java programming
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
<Report>.InitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
External language: Pascal programming
We are going to call the elements developed in WINDEV (project, windows, ...
xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.
<emailIMAPSession variable>.CloseSession (Function)
Closes an IMAP session.
<Connection variable>.InfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
<zipArchive variable>.NbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
<zipArchive variable>.Close (Function)
Closes an archive.
<Window>.EnableDDW (Function)
Enables or disables the Dim Disabled Window (DDW) feature for a specific window:
<DiskFile variable>.Size (Function)
Returns the size of a file (in bytes).
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
<emailSMTPSession variable>.CloseSession (Function)
Closes an SMTP session.
<zipArchive>.SelectFile (Function)
Selects files from an archive.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
<emailOutlookSession variable>.RemoveFolder (Function)
Deletes a folder from the Outlook messaging software.
<DiskFile variable>.ReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
<zipArchive variable>.IsMulti (Function)
Returns the type of the archive: single-part archive or multi-part archive.
<zipArchive variable>.ChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
<DiskFile variable>.Read (Function)
Reads:
  • a block of bytes (characters) in an external file (ANSI or Unicode),
  • the content of an external file (ANSI or Unicode) and assigns it to a memory area.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
<emailOutlookSession variable>.ListFolder (Function)
Returns the list of folders found in the Outlook messaging software.
<EmailNotesSession variable>.GetAll (Function)
Retrieves all the emails found on a Notes server.
<Connection variable>.InfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
<EmailOutlookSession variable>.GetAll (Function)
Retrieves all the emails found on an Outlook server.
<Connection variable>.EndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
Opening
The Opening keyword...
<zipArchive variable>.DeleteAll (Function)
Deletes all files from an archive.
Events associated with Link controls
List of events associated with Link controls
<zipArchive variable>.OpenRAR (Function)
Opens an existing archive in RAR format.
<EmailPOP3Session variable>.GetAll (Function)
Retrieves all the emails found on a POP3 server.
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
<zipArchive variable>.Open (Function)
Opens an existing archive.
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
<EmailIMAPSession>.GetAll (Function)
Retrieves all the emails found on an IMAP server.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
<zipArchive variable>.Split (Function)
Splits an archive into several sub-archives of a given size.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or Unicode).
<zipArchive variable>.ExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Organizer control events
The following events are associated with Organizer controls:
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found...
<emailOutlookSession variable>.ChangeFolder (Function)
Modifies the current folder in the Outlook messaging software.
<zipArchive variable>.ExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
<zipArchive variable>.ExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
<emailOutlookSession variable>.CloseSession (Function)
Closes an Outlook session.
<emailNotesSession variable>.CloseSession (Function)
Closes a Notes session.
<emailOutlookSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the Outlook messaging software.
<emailOutlookSession variable>.AddFolder (Function)
Adds a folder into the Outlook messaging software.
<Connection variable>.StopServer (Function)
Stops an HFSQL server.
<EmailOutlookSession variable>.Update (Function)
Updates the messages of MS Exchange according to the email server.
<zipArchive variable>.OpenCAB (Function)
Opens an existing archive in CAB format.
1
3