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.
<TreeView>.Select (Function)
Returns the full path of the selected element in a TreeView control.
<gglConnection variable>.GetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
<btleCharacteristic variable>.WriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
<btleDescriptor variable>.WriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
<Map>.PopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
tapiCallIsOver (Function)
Used to find out whether the incoming or outgoing call is ended.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
<TreeMap>.Seek (Function)
Finds the index of an element in a TreeMap control from the element path.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10. protocol.
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
DomoSwitchOff (Function)
Switches off one or more electrical devices compatible with the X10 protocol.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).