ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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).
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
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.
Programming the table cells
The Table controls can be handled......
ComponentLocate (Function)
Specifies the access path to an external component of project.
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.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
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).