ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
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....
<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.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
Telemetry: Main features
2. Examples and components provided with WEBDEV
Control template
A control template is a set of controls that can be re-used in several windows or pages......
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...
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......
WEBDEV concepts
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......