ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiCallIsWaiting (Function)
Used to find out whether the call is on hold.
PageVisible (Function)
Indicates whether the page is visible to the user.
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
BurnerMediaFound (Function)
Used to find out whether the burner is empty or not.
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
gImageExists (Function)
Checks whether an image was loaded in memory.
HTransactionInProgress (Function)
Used to find out whether a transaction is in progress.
MemFound (Function)
Checks whether the sought element was found.
InPHPMode (Function)
Indicates whether the code is run in PHP.
InJavaMode (Function)
Indicates whether the code is run in Java.
SysIconize (Function)
Used to find out whether a window is minimized.
MatExist (Function)
Checks the whether the matrix exists in memory.
HsMenu,Mark (External language)
Finds out whether a menu option is marked or not.
InGuidedTourMode( Function)
Indicates whether a guided tour is running.
AccessibilityScreenReaderEnabled( Function)
Finds out whether the screen reader is Active.
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
Project description: Project tab
The project description window allows you to configure various elements of your project......
16. Managing requirements
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......