ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Data persistence
The data persistence is used to store the value typed by the user......
gpwOpen (Function)
Opens the User Groupware login window or page.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
WEBDEV license agreement
WEBDEV license agreement...
ScanFromCameraToImage (Function)
Opens a specific window for scanning one or more documents using the phone or tablet camera.
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
Handling a Check Box control through programming (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Manipulating Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to manipulate Context Menu controls programmatically......
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
16. Java applications in practice
Java applications in practice...