ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_NO_CURRENT_PAGE
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
gpwOpen (Function)
Opens the User Groupware login window or page.
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
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, ......
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......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
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......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Interface of WDInst
Handling a Check Box control through programming (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Extracting messages added or modified since last extraction
A project was already created and translated......
<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...
ERR_DISCONNECTED_TIMEOUT
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
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......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Telemetry management functions
The following functions are used to manage the telemetry:...
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....