ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
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.
HCloseConnection (Function)
Closes a connection to a database.
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.
XMLClose (Function)
Closes an XML document created by XMLDocument.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HInfoServer (Function)
Returns the specified information about the server.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...