ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
10. UMC: User Macro-Code
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
16. Types of code
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Automatic management of exceptions
The management of exceptions can be customized by process......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Custom properties (WLanguage)
A custom property is a code element with two events......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Error 1001: The operators: and:: can only be used in the methods of classes
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......