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...
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Creating an executable: General options
The main executable options are as follows......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
WDDIXIO overview
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
2. Analysis in practice
Restoring a project backup
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)......
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
DDEUpdate (Function)
Modifies a linked data.
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
grAddData (Function)
Adds a data into a chart.
grGetData (Function)
Retrieves a data from a chart.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......