ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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......
3. Deploying a dynamic WEBDEV site
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....
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
EtapeSuivante (Property)
The Property NextStep allows you to authorize or not the passage to the next step of the guided tour from the step bubble.
PreviousStep (Property)
The Property PreviousStep allows you to authorize or not the passage to the previous step of the guided tour from the step bubble.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......