ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Data persistence
The data persistence is used to store the value typed by the user......
BurnerErase (Example)
Usage example of the BurnerErase function
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
5. Displaying a WEBDEV Session site
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Private Store for mobile applications
There are two methods two deploy your applications......
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Password (Property)
The Password property sets and changes the password.
11. Table/Looper controls