ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL constants
List of constants used by the HFSQL functions....
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
SysDir (Function)
Returns the path of a system directory.
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
DateToDay (Function)
Returns the day that corresponds to a given date.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
ExceptionPropagate (Function)
Propagates an exception.
DurationToString (Function)
Converts a duration to a character string in the specified format.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.