ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
7. Multilingual applications in practice
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Binding a Combo Box control to an item
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Information 2103: 'Double' does not exist anymore: the reals are coded on 8 bytes
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Error 1023: The access to the method of the class is restricted by a private inheritance
Properties associated with the areas defined in Zoning mode
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Error 1029: The access to the base class is restricted by a protected inheritance
Error 1030: The access to the base class is restricted by a private inheritance
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Error 1013: The access to the member of the class is restricted by a protected inheritance