ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window...
Drag and Drop functions
The following functions are used to manage Drag and Drop:
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Report and project
In most cases, a report is linked to a project......
Creating an insert query
An insert query (corresponding SQL statement......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
dFont (Example)
Usage example of the dFont function
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....
dText (Example)
Usage example of the dText function
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
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......
grSurfaceAddData (Example)
Usage example of the grSurfaceAddData function
grSurfaceAltitudeColor (Example)
Usage example of the grSurfaceAltitudeColor 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
dPen (Example)
Usage example of the dPen function
FTPDate (Example)
Usage example of the FTPDate function
fDriveReady (Example)
Usage example of the fDriveReady function