ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Screen,ScreenToFile (External language)
Updates the items in the data file with the values from the bound controls in the window.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
HaspHLRead (Function)
Reads data (character string or buffer) in the internal memory of the Hasp key.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
HaspHLWrite (Function)
Writes data (character string or buffer) into the internal memory of the Hasp key.
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
Managing spatial data in HFSQL databases
Starting with version 2024, you can store and manipulate geometric and geographic data in HFSQL databases......
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.