ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing spatial data in HFSQL databases
Starting with version 2024, you can store and manipulate geometric and geographic data in HFSQL databases......
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
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.
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.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
dResize (Function)
Resizes an image found: in an Image control. in an Image variable. in a picLayer variable]....
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
WDInst: Grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Events associated with Link controls
List of events associated with Link controls...
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Oracle Native Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV database schema......
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Items (Property)
The Items property is used to configure the different items of a full-text index.
18. Order of execution of the code of buttons/links
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
Clipping the window according to an image
An image can be used to easily define the shape of a window......