ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Pop (Function)
Pops an element from a stack.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
fOpen (Example)
Usage example of the fOpen function
Dequeue (Function)
Removes an element from the queue.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
WordCount (Function)
Returns the number of words in a string.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
Power (Function)
Raise a number to a power.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
XMLElementName (Function)
Returns the name of current element (tag or attribute).