ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
MenuDelete (Function)
Deletes a menu or a menu option.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
ServiceUninstall (Function)
Uninstalls a service.
fSeek (Example)
Usage example of the fSeek function
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
MatWrite (Function)
Writes an element into a matrix.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
Installing a Webservice (old format)
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.