ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming overview in C and C++
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
<Window>.Maximize (Function)
Displays a WINDEV window in its maximum size.
AutoRunDelete (Function)
Stops the automatic execution of a WINDEV application.
<Window>.Restore (Function)
Displays a WINDEV window to its initial size.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
The Context Menu control (WEBDEV)
Context menus are often used in websites......
9. Generation modes
WINDEV Mobile includes different types of generation......
<Array>.Distinct (Function)
Returns an array without duplicates. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
ArrayDistinct (Function)
Returns an array without duplicates. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
Various WEBDEV constants
Various WEBDEV constants...
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min