ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
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).
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
NavigationPaneVisible (Property)
The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader control.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
Using several libraries in an application
A library is a WDL file that contains all the resources......
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
Handling a control through programming in a report
All report controls can be handled through programming......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......