ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing arrays
List of constants used by the functions for array management....
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
Binding a Check Box control to an item
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
VariableReset (Function)
Resets the variable to its initial value.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV website.
HInfoReplica (Function)
Returns information about the specified replica.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
SCM administrator: Managing branches
The SCM administrator (Source Code Manager) allows you to directly manage the branches of the various projects in the SCM......
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Print report (iPhone/iPad or Android)
When creating a report, the test of this report can be run from the report editor......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer. Note: This feature is only available from WINDEV Suite SaaS 2025 - Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
Password (Property)
The property Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....