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.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
Title (Property)
The Title property gets and sets the title of an element.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
Palette (Variable type)
The Palette type is used to define the advanced characteristics of a color palette.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
HStatNbRec (Function)
Returns the number of entries for a given key item.
HChangeKey (Function)
Changes the browse item.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.