ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display (External language)
Displays a value in a control or assigns a value in a variable.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
HAlias (Example)
Usage example of the HAlias function
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
Constants for managing videos
List of constants used by the functions for video management....
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
Bar code constants
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
XMLChild (Function)
Positions on the first child element of current element.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
HOpen (Function)
Opens a data file.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
3. Managing sockets
WINDEV includes advanced socket management functions....
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).