ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Java code
You can use Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Report data source
...The reports can be created with the data coming from:...
Error 1054: 'Ancestor' cannot be used outside the code of a class
2. Modes to install an application
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
6. Internal window
Internal windows...
9. Internal page
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
ReplicSynchro: Use
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Dictionary
The dictionary is a file that can contain the project elements......