ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
<Array>.Intersect (Function)
Returns an array corresponding to the intersection of two arrays.
<Array>.Union (Function)
Returns an array corresponding to the union of two arrays.
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
<DiskFile variable>.FileName (Function)
Returns the name of an external file currently open.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
<Connection variable>.NotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
Operator on Address
The & operator returns the address of a variable as an integer
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
HNotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
<Connection variable>.ModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
11. Internal components in practice
Internal components in practice...
fResourceDir (Function)
Returns the path of the read-only resources of the application.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
NetMACToIP (Function)
Returns the IP address corresponding to a given MAC address.
Feedback component
The Feedback component is a component provided with WINDEV......