ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Now (Function)
Returns or modifies the system time (current time defined for the current computer).
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
HRegenerateFile (Function)
Regenerates a data file from its log.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Enumeration (Variable type)
An enumeration is a set of values......
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
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....
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
LooperSelectPlus (Function)
Selects a row in a Looper control.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.