ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
BrowserIsConnected (Function)
Indicates whether the browser is connected to the network.
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
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.
<zipArchive variable>.ExtractPath (Function)
Returns the path of a file found in the archive.
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.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.