ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
2. Modes to install an application
6. HFSQL Client/Server cluster
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
6. HFSQL Client/Server clusters
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Creating a Java archive
When your Java application is developed, you can......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
3. Debugger
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Events associated with Looper controls
List of events associated with Looper controls...
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......