ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDOptimizer: Editing a ".REP" file
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
WDSetup: Manage additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Handling of automation in Table Columns
Cancels the current search criterion....
WEBDEV styles
WEBDEV styles are advanced styles......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
User report editor (Reports & Queries)
A report provides a custom view of data......
How to?
Get (External language)
Retrieves the value of a control.
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Creating nested reports
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Error 101: Declaration of global variable not allowed
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Zombie data files and items
During the life of an application, items live and die......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......