ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
Handling Spreadsheet controls programmatically (in a report)
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Events associated with a Multimedia control
List of events associated with a Multimedia control...
HAddUser (Function)
Adds a user to a database.
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
HTTPRequest (Function)
Starts an HTTP request on a server.
Automatic error handling
Error handling can be customized for each process......
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......