ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
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......
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Events associated with Looper controls
List of events associated with Looper controls...
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....
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......
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......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
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
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....
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.