ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
"?" menu
WINDEV proposes a help menu adapted to your applications......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
ERR_NO_CURRENT_PAGE
Constants for WLanguage types
List of constants for managing WLanguage types....
Data persistence
The data persistence is used to store the value typed by the user......
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
gpwOpen (Function)
Opens the User Groupware login window or page.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
3. Managing sockets
WINDEV includes advanced socket management functions....
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
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).
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......
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
8. Sharing a project in practice
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
Extracting messages added or modified since last extraction
A project was already created and translated......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
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......