ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reverse code modeling
The reverse code modeling allows you to view in a graph......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
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......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
<List variable>.Info (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Telemetry: Main features
Generative AI code generation
WLanguage's AI-powered assistant generates code suggestions as you type......
2. Examples and components provided with WEBDEV
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
10. Smart controls
Smart controls...
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
WEBDEV concepts