ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
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.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
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.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
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.
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Telephony constants
List of constants used by telephony functions...
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Error 1001: The operators: and:: can only be used in the methods of classes
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....