ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both in the window editor and programmatically......
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
Debugging without using a debugger
In some cases, running a program or a site with or without the debugger can produce different results......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Report based on a query
Queries are used to easily select records in one or more tables......
Brochure des nouveautés 2024 : Nouveautés communes
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024....
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Connected devices: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Subscription plan: Additional new features available from version 2025
Starting with version 2025, our subscrption-based software includes many ready-to-use new features......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Zombie data files and items
During the life of an application, items live and die......
Setup mode
Several methods can be used to distribute a WINDEV application......
SCM: Removing a project
Usage example of the AppointmentAdd function...
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
Using the Salesforce service
Salesforce is a very popular CRM software......