ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
Complete (Function)
Returns a character string of a specified length.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
InWindowsPhoneSimulatorMode (Function)
Indicates whether the code is run in the Windows Phone simulator. Function kept for backward...
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
ErrorThrow (Function)
Throw a non-fatal error.
HInfoServer (Function)
Returns the specified information about the server.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
XMLPath (Function)
Returns the current position in the document in XPATH format.
Twain constants
List of constants used by the Twain functions....
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Constants for external files
List of constants used by the functions for managing external files....
EventCreate (Function)
Creates an event.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.