ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SourceToScreen (Function)
Automatically updates the controls in a window or 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....
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
.NET application
To create a.NET application from a project......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Dictionary
The dictionary is a file that can contain the project elements......
HFSQL constants
List of constants used by the HFSQL functions....
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
3. Layouts
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
Report viewer: Proposing several reports
In the document preview, end users can......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Record (Type of variable)
The Record type is used to save the values of a record.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
15. Creating the executable in practice
Creating the executable in practice...
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.