ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinChangeAlias (Function)
Modifies the alias of a window.
SysWinTitle (Function)
Returns the title of the window.
Properties associated with a window
List of properties associated with a window...
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
Iconize (Function)
Minimizes a WINDEV window.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
OpenMainMenu (Function)
Opens the main menu of the current window.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
<Organization Chart>.SaveImage (Function)
Creates an image representing the entire Organization Chart control.
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.