ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
EmailLoadAttachment (Function)
Adds an attached file to an email.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
HInfoServer (Function)
Returns the specified information about the server.
IsEven (Function)
Identifies an even number.
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
Phone constants (Android / iOS)
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
HListConnectedUser (Function)
Lists users currently connected to one or more tables handled by a Client/Server connection....
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....