ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device...
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer...
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...
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...
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.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
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...
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used...
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used...
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV...