ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Rights on the virtual directory
2. Examples and components provided with WEBDEV
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
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......
Subject (Property)
The Subject property is used to get and change the subject of an element.
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Reloading a document
To reload a document, ......
AAF: Context menu of Image controls
A context menu is available for Image controls......
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Help editor options
The options of the help editor ("Display......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Outstanding progress bars
Simple or symmetric progress bar?...
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
The Carousel control
The Carousel control is used to display an animated menu made of images......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......