ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Creating HFSQL files: files physically created
The data model editor allows you to define the structure of the data files....
Binding a Combo Box control to an item
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
SCM file format evolutions
Four versions are available for the SCM repository......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Defining clickable areas
In a page, an Image control can contain clickable areas......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
ERR_NO_CURRENT_PAGE
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
List of extension attributes
The list of extension attributes ......
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Error 2: Incomplete line
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Code statistics
The code statistics affect......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....