ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Service variable
The Service variable is used to......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
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......
Obtaining an SSL certificate for IIS2 (2.0 or later)
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
12. External component in practice
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Various WEBDEV constants
Various WEBDEV constants...
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Creating the Vision pages of the WEBDEV RAD pattern
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
The Upload control
The Upload control is used to upload files on the Web server......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....