ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
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.
3. Managing sockets
WINDEV includes advanced socket management functions....
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
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 to customize the content of marker popups in a Map control.
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.