ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
SNMP constants
List of constants used by the SNMP functions....
Multimedia constants
List of constants used by the multimedia functions....
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
HDBOpen (Function)
Opens the xBase table and the "memo" file if it exists.
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
gglPerson (Variable type)
The gglPerson type is used to describe and modify the participants attending an event of a Google calendar...
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
dPolygon (Example)
Usage example of the dPolygon function