ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup...
Generating the setup program
The last wizard step for creating the setup program allows you to...
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication.
Setup mode
Several methods can be used to distribute a WINDEV application...
Removing a project from the SCM (Source Code Manager)
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
Sending elements to Free Technical Support
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.
HSL (Function)
Creates a color from its hue, saturation and lightness.
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
<sshSession variable>.SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Query and project
Filling a Chart control
The data that will be displayed in the Chart control can come from......