ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.SaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
XMLParent (Example)
Usage example of the XMLParent function
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
<Chart>.Draw (Function)
Draws a chart according to the specified parameters.
<emailOutlookSession variable>.NbMessage (Function)
Returns the number of incoming messages in Outlook.
<Chart>.SaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
<Chart>.SaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
<emailOutlookSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the Outlook messaging software.
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Status bar of windows
The status bar of a window is used to display several types of information......
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
iBorder (Example)
Usage example of the iBorder function
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
Events associated with internal windows
List of events associated with internal windows...