ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Age (Function)
Returns the age according to the date of birth.
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......
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
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......
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....
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......
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.