ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
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.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
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....
AuthIntrospectToken (Function)
Determines the set of metadata for an OAuth token.
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.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
Type (Property)
The Type property gets and sets the type of an element.