ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by inAppCheckSubscription
Procedure ("Callback") called by inAppCheckSubscription if one of the subscriptions has been renewed.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
SNMPGet (Function)
Reads one or more values of an agent with which an SNMP session was started.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
SpreadsheetSelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
<Spreadsheet>.SelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
<Spreadsheet>.SelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
<TreeView Table>.SortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
<Chart>.Origin (Function)
Modifies the start and end marks on one of the chart axes.
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
HTMLEditorReplace (Function)
Replaces one string with another in an HTML Editor control.
<HTML editor>.Replace (Function)
Replaces one string with another in an HTML Editor control.
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.
<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.