ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Accessing a database via a web service
The database can be accessed via a web service......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
1. Testing a site: Elements to be tested
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
2. Static or dynamic site
Composite keys
A composite key is a key item containing several other items......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Functions for managing objects (External language)
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Defining columns of Table controls programmatically