ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MenuDelete (Function)
Deletes a menu or a menu option.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grDeleteSeries (Function)
Deletes a data series from a chart.
grType (Function)
Identifies or modifies the type of chart.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Types of Edit controls
Declares the default color and style for lines, rectangles, circles, etc. contained in an Image field....
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
fClose (Function)
Closes an external file.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
iPrintReport (Function)
Prints a report created with the report editor.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....