ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
12. Available tests
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
NotifDeleteCategory (Function)
Deletes a notification category from the application.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
iPrintReport (Function)
Prints a report created with the report editor.
HTTP constants
List of constants used by the HTTP functions....
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
iParameterPDF (Function)
Defines the options for the generated PDF file.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...