ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Windows event management functions
List of functions for managing Windows events...
Control management functions
List of functions for managing controls...
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
"?" menu
WINDEV proposes a help menu adapted to your applications......
ERR_NO_CURRENT_PAGE
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
gpwOpen (Function)
Opens the User Groupware login window or page.
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
Data persistence
The data persistence is used to store the value typed by the user......
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
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......
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......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
16. Java applications in practice
Java applications in practice...
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Interface of WDInst
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
ERR_DISCONNECTED_TIMEOUT
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Handling a Check Box control through programming (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
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......