ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
BrowserIsConnected (Function)
Indicates whether the browser is connected to the network.
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
fSeparator (Function)
Returns a file path with normalized separators.
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.
DDEExecute (Function)
Sends a command that will be run on the server.
SysWinHandle (Function)
Returns the handle of a window identified by its title.
SysIconize (Function)
Used to find out whether a window is minimized.
SysNameExe (Function)
Returns the name and full path of an application.
tapiCallIsWaiting (Function)
Used to find out whether the call is on hold.
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
InGuidedTourMode( Function)
Indicates whether a guided tour is running.
AccessibilityScreenReaderEnabled( Function)
Finds out whether the screen reader is Active.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.