ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
MCIMsgErr (Function)
Returns the caption of the last error that occurred on a MCI function (Media Control Interface).
6. Internal window
Internal windows...
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
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.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
"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......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
<Chart>.Menu (Function)
Defines the type of context menu displayed by a chart.
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)....
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
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....
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Events associated with TreeView controls
List of events associated with TreeView controls...
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Error 31: The file to include is not found. Check the name and path ...
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......