ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
HDescribeConnection (Function)
Describes a new connection to an external database.
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
URI constants
The following constants are used by URI-specific functions:...
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Creating the Table windows of the WINDEV RAD pattern
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Creating the skin template of a report
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Events associated with TreeView controls
List of events associated with TreeView controls...
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......