ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
<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).
HTMLEditorReplace (Function)
Replaces one string with another in an HTML Editor control.
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.
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
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......
Telephony constants
List of constants used by telephony functions...
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......
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......
Creating index keywords
Index keywords allow users to easily find a help page......
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....
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.