ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
<emailIMAPSession variable>.Expunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
EmailChangeFolder (Function)
Modifies the current folder in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
<Image>.HorizontalSymmetry (Function)
Flips an image in an Image control with respect to a horizontal axis (symmetry with respect to a horizontal axis).
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
DocReplace (Function)
Finds all the instances of a character string and replaces them with another string: in an entire Word Processing document. in a fragment....
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
15. Unit tests on the executable
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
<Image variable>.VerticalSymmetry (Function)
Flips an image contained in an Image variable with respect to a vertical axis (symmetry with respect to a vertical axis).
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
<Image variable>.HorizontalSymmetry (Function)
Flips an image contained in an Image variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<Image>.VerticalSymmetry (Function)
Flips an image contained in an Image control with respect to a vertical axis (symmetry with respect to a vertical axis).
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns in a Layout control. modify the margin between rows or columns in a Layout control....
<emailIMAPSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the messaging software using IMAP (Internet Message Access Protocol).
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.
<WDPic variable>.HorizontalSymmetry (Function)
Flips an image contained in a WDPic variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<picLayer variable>.HorizontalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).