ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
fCompress (Function)
Compresses a file.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
PDF Reader control: Use ribbon and panes
The PDF Reader control includes multiple features accessible via......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Events associated with internal windows
List of events associated with internal windows...
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
Native xBase/FoxPro Connector
WINDEV and WEBDEV offer a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
zipOpenRAR (Function)
Opens an existing archive in RAR format.
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
1. My first Android/iOS project
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......