ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Docusign: Electronic signature
It is now common for individuals or businesses to sign contracts electronically......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
SAP ASE Native Connector (Sybase): Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV database schema......
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......
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....
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
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......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
WinInXPos (Function)
Returns the horizontal position of the upper-left corner of the internal area (without border and title bar) of a window in relation to the upper-left corner of the screen.
WinInYPos (Function)
Returns the vertical position of the upper-left corner of the internal area (without border and title bar) of a window in relation to the upper-left corner of the screen.
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Clipping the window according to an image
An image can be used to easily define the shape of a window......