ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
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.
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.
<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.
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
Check model
You can use check models to easily create checks...
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.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
tapiCallerID (Function)
Used to find out the calling phone number (the one that calls).
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
29. SEO in practice
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......