ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
TreeCount (Function)
Returns the number of elements found in a branch of a TreeView control.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
GPSGetPosition (Function)
Retrieves information about the current device position.
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
Info (Function)
Displays a custom message in a system information window.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
NetMACToIP (Function)
Returns the IP address corresponding to a given MAC address.