ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ComponentLocate (Function)
Specifies the access path to an external component of project.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
TreeCollapse (Function)
Collapses a branch previously expanded.
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).