ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
UploadCurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
<Upload>.Size (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
<Upload>.CurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
First project window
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
<Table>.RefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
<Multimedia>.Position (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
<Source>.ListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.