ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language...
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.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive...
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language...
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
HChangeKey (Function)
Changes the browse item.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
TwainState (Function)
Returns the status of the current source.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
ExceptionInfo (Function)
Retrieves information about the current exception.
Complete (Function)
Returns a character string of a specified length.
SysInstance (Function)
Returns the instance of a module.
Radio Button control properties
List of properties associated with a Radio Button control...
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.