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...
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Drawing constants
List of constants used by the drawing functions....
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
The Clickable Image control
The Clickable Image control can be used to......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Image control in a page
Creating the Form pages of a WEBDEV RAD pattern
Using the task management and the schedule
Time management is extremely important......
Installing the monitoring robot
The monitoring robot includes three executables......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
WDDeploy features
WDDeploy can be used to......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Google constants
List of constants used by the Google functions....
Global and local variable
Two types of variables are available......
Constants for managing emails
List of constants used by the functions for managing emails....