ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
XMLSave (Function)
Saves an XML document in a file.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Min (Function)
Returns the lowest value.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatWrite (Function)
Writes an element into a matrix.
MatRead (Function)
Reads the value of a matrix element.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
Print functions
List of print functions...
EmailReadNext (Example)
Usage example of the EmailReadNext function
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.