ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
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....
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
PageDisplay (Function)
Displays a web page in the user's browser....
ServiceRestart (Function)
Restarts a service (already started).
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
LooperCount (Function)
Returns the number of rows in a Looper control.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
ArraySort (Function)
Sorts a WLanguage array.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
Looper control functions
List of functions for managing Looper controls...
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
Caption (Property)
The Caption property is used to get and change the text of an element.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
Factorial (Function)
Returns the factorial of an integer number.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Constants for managing projects
List of constants used by the functions for managing projects....
Alias (Property)
The Alias property gets the alias of an element.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
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.