ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
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.
HIndex (Function)
Rebuilds the file index (".NDX" file).
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....
ArraySort (Function)
Sorts a WLanguage array.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
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).
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
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.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
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).
Factorial (Function)
Returns the factorial of an integer number.