ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
<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.
tapiCallerID (Function)
Used to find out the calling phone number (the one that calls).
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
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......
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Telephony constants
List of constants used by telephony functions...
Error 1001: The operators: and:: can only be used in the methods of classes
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......