ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......
Events associated with windows
List of events associated with windows...
Events associated with Splitter controls
List of events associated with Splitter controls...
Events associated with Table controls
List of events associated with Table controls...
Events associated with Spin controls
List of events associated with Spin controls...
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
WEBDEV license agreement
WEBDEV license agreement...
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Creating an insert query
An insert query (corresponding SQL statement......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Managing the runtime errors
Some errors may occur in your application......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
6. Internal window
Internal windows...
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
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.
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
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......