ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements...
Configuring the setup program
Two tools can be used to create a setup program...
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......
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....
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....
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.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
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......
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......