ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL table.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
<Spreadsheet>.Freeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
SelectionLength (Property)
The SelectionLength property gets and sets the length of the selection made in a Word Processing control.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
HTMLClassDelete (Function)
Deletes a class from the HTML classes of a control.
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
AuthIntrospectToken (Function)
Determines the set of metadata for an OAuth token.
COMObject (Variable type)
The COMObject type is used to represent an interface of a COM object.
DisplayEvenIfNull (Property)
The property AfficheMêmeSiNull property property allows you to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
MaxLeafPerRow (Property)
The MaxLeafPerRow property gets and sets the maximum number of elements in a row in an Organization Chart control.
LoWord (Function)
Returns the two low bytes of an integer.
SpreadsheetGetSortInfo (Function)
Returns various information about the sort performed in a Spreadsheet control.
NavigationPaneVisible (Property)
The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader control.
AutomaticReorganization (Property)
The AutomaticReorganization property gets and sets the automatic reorganization mode for the tasks in a "Gantt Chart" column.
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....
HTMLClassToggle (Function)
Toggles a class in the HTML classes of a control: the class is added if it does not exist, the class is deleted if it already exists.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
AuthGetUserInfo (Function)
Retrieves user information from an access token.
11. Choosing the action of a button/link
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
<Source>.OnError (Function)
Customizes the management of HFSQL errors.