ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
Multimedia functions
List of Multimedia functions...
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexDestroy (Function)
Explicitly destroys a mutex.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
VariantConvert (Function)
Converts the value stored in a Variant variable].
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item in a query.
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.
Text (Property)
Text is used to find out whether an item is a text item.
fDirectoryExist (Function)
Checks the existence of a directory.
Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
HCloseConnection (Function)
Closes a connection to a database.
HDeleteTrigger (Function)
Deletes a trigger.
XMLResult (Function)
Returns the result of a calculation XPath query.
XMLClose (Function)
Closes an XML document created by XMLDocument.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....