ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Other operators
The following are additional operators......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
grDestinationWnd (Function)
Defines a window as chart destination.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
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)....
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Error
The Error keyword is used to manage the errors.
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
Find/Replace in the current project
The "Find/Replace" feature is used to......