ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
XML management: Use example
This application example manages an XML file named "Orders......
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Configuring the SOAP administrator
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Creating a Java archive
When your Java application is developed, you can......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......