ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Classes, members, methods and properties
A class is made of......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
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......
Reloading a document
To reload a document, ......
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......
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....
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
The Carousel control
The Carousel control is used to display an animated menu made of images......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
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......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......