ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

docElementImage (Variable type)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
diagImage (Type of variable)
The diagImage type is used to define all the advanced characteristics of a diagram shape created from an image.
<mongoGridFS variable>.GetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
<List Box>.InfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...
Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
SelectionLength (Property)
The SelectionLength property gets and sets the length of the selection made in a Word Processing control.
<Image variable>.Background (Function)
Declares the default background color for rectangles, circles, ... used in a variable of type Image.
<Multimedia>.Width (Function)
Returns the width (in pixels) of the source image of the media file played in the Multimedia control.
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static Text control.
<Image>.Background (Function)
Declares the default background color for rectangles, circles, etc. used in an Image control.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the media file played in the Multimedia control.
InitialFile (Property)
The InitialFile property is used to get the original name of the table associated to an item in a query.
<htmlNode variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML node.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.