ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV License Agreement
WINDEV License Agreement...
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
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......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
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 MySQL 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....
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
3. Deploying a dynamic WEBDEV site
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....