ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
ChronoReset (Function)
Stops and resets a running stopwatch.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
SocketConfigure (Function)
Configures the use of Socket functions.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
InServiceMode (Function)
Indicates whether the code is run in a service.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
ErrorThrow (Function)
Throw a non-fatal error.
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
LanguageToName (Function)
Returns the name of a language.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
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.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.