ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
diagImage (Variable type)
The diagImage type is used to define all the advanced characteristics of a diagram shape created from an image.
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
SelectedResource (Property)
The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control....
WorksheetName (Property)
The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control.
<htmlDocument variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document.
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the media file played in the Multimedia control.
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)...
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
SpreadsheetGetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
<mongoGridFS variable>.GetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
<Multimedia>.Height (Function)
Returns the height (in pixels) of the source image of the media file played in the Multimedia control.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
<Spreadsheet>.GetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
MQTT functions (prefix syntax)
The following functions are used to manage MQTT clients...
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.