ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
<Looper>.InfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic erase" mode. modify the "Automatic erase" characteristic of an edit control....
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
fDriveReady (Example)
Usage example of the fDriveReady function
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
BurnerSave (Example)
Usage example of the BurnerSave function
FTPTime (Example)
Usage example of the FTPTime function
FTPDate (Example)
Usage example of the FTPDate function
FTPAttribute (Example)
Usage example of the FTPAttribute function
FTPListFile (Example)
Usage example of the FTPListFile function
BurnerErase (Example)
Usage example of the BurnerErase function
SQLFirst (Example)
Usage example of the SQLFirst function
fListFile (Example)
Usage example of the fListFile function
FTPConnect (Example)
Usage example of the FTPConnect function
ImageStartScrolling (Function)
Starts cycling through images.
<Image>.StartScrolling (Function)
Starts cycling through images.
XMLOpenReader (Example)
Usage example of XMLOpenReader