ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
HFreePosition (Function)
Deletes a position saved by HSavePosition.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Age (Function)
Returns the age according to the date of birth.
DateToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
DayOfMonth (Property)
The DayOfMonth property gets and sets the number of the day of the month on which the scheduled task should be executed.
WinChangeAlias (Function)
Modifies the alias of a window.
DateToDay (Function)
Returns the day that corresponds to a given date.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
ExceptionPropagate (Function)
Propagates an exception.
Managing HFSQL Classic tables
The HFSQL Control Center allows you to fully manage HFSQL Classic tables......
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.