ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArraySort (Function)
Sorts a WLanguage array.
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
zipArchive (Variable type)
The type zipArchive type is used to manipulate an archive file corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ).
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
LooperCount (Function)
Returns the number of rows in a Looper control.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Looper control functions
List of functions for managing Looper controls...
Caption (Property)
The Caption property is used to get and change the text of an element.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.