ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLClose (Function)
Closes an XML document created by XMLDocument.
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).
Text (Property)
Text is used to find out whether an item is a text item.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
fDirectoryExist (Function)
Checks the existence of a directory.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.
HDeleteTrigger (Function)
Deletes a trigger.
XMLResult (Function)
Returns the result of a calculation XPath query.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
Factorial (Function)
Returns the factorial of an integer number.
fRemoveDir (Function)
Deletes a directory from a disk.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
StringFormat (Function)
Formats a character string according to the selected options.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...