ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Java application and WINDEV
A Java application is an application entirely compiled in Java...
Manipulating a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project...
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.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language...
Managing databases in WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application...
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...
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language...
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Page constants
List of constants used by page functions....
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
Body block
The Body block corresponds to the main block of the report......
Hyper File functions available for backward compatibility
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Size (Example)
Usage example of the Size property
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
Time management
For each element (windows, reports, ......