ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
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......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
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......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Page with parameters
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....
2. Modes to install an application
3. Debugger
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......
Events associated with Looper controls
List of events associated with Looper controls...
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Step 1: Configuring the print parameters
This step allows you to choose......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
Events associated with framesets
List of events associated with framesets...
The Site Map control
The Site Map control allows the Web user to......
Error 1014: The access to the member of the class is restricted by a private inheritance
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......