ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
<Upload>.CopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
ERR_NO_WDADMIN
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
DisplayEvenIfNull (Property)
The property AfficheMêmeSiNull property property allows you to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Recompiling the project
The project compilation is a process used to......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Creating a translation file
WDINT allows you to create a translation file....
Managing spatial data in HFSQL databases
Starting with version 2024, you can store and manipulate geometric and geographic data in HFSQL databases......
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......