ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.
WLanguage procedure called by inAppCheckSubscription
Procedure ("Callback") called by inAppCheckSubscription if one of the subscriptions has been renewed.
<gglDrive variable>.MoveFile (Function)
Moves a file on a remote drive from one directory to another.
<Source>.Security (Function)
Enables or disables the automatic security mechanism on one or more tables.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more tables.
<TreeView Table>.SortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
<HTML editor>.Replace (Function)
Replaces one string with another in an HTML Editor control.
<Drive variable>.MoveFile (Function)
Moves a file on a remote drive from one directory to another.
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
HTMLEditorReplace (Function)
Replaces one string with another in an HTML Editor control.
<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Test of a query
The query editor allows you to run the test of query result......
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).