ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the remote accesses
The remote accesses are used to create a temporary network connection......
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
ERR_SESSION_CLOSED
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Materialized view
ERR_MISSING_PAGE
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Native SQL Server Connector license agreement
Native SQL Server Connector (also known as Native SQL Server Access) license agreement...
License agreement for Native Informix Connector
License agreement for Native Informix Connector...
License agreement for Native Progress Connector
License agreement for Native Progress Connector (also called Native Progress Access)...
License agreement for Native Sybase Connector
License agreement for Native Sybase Connector...
Report and project
In most cases, a report is linked to a project......
Automatic management of exceptions
The management of exceptions can be customized by process......
Native MariaDB Connector - License Agreement
Native PostgreSQL Connector - License Agreement
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....