ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Comparing the project messages
The comparison between source and target text helps you find translation errors......
Error 31: The file to include is not found. Check the name and path ...
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
7. Multilingual applications in practice
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Overview of external languages
Multilingual project
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
<Window>.ToSource (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
<Source>.FromWindow (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Popup window
WINDEV allows you to open windows in popup format......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Typing multilingual texts
For a multilingual application, you have the ability to......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......