ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Spreadsheet>.SelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
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.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
WLanguage procedure called by inAppCheckSubscription
Procedure ("Callback") called by inAppCheckSubscription if one of the subscriptions has been renewed.
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.
SNMPGet (Function)
Reads one or more values of an agent with which an SNMP session was started.
<TreeView Table>.SortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
<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.
Organization chart linked to a data file
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......