ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
ERR_NO_CURRENT_PAGE
"?" menu
WINDEV proposes a help menu adapted to your applications......
ToolTip (Property)
The ToolTip property gets and sets the text displayed in a tooltip. This tooltip can be associated with: a control in a window or page, Versions 2025 (SaaS) and later a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. New in SaaS a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. New in version 2025 (SaaS) a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3....
gpwOpen (Function)
Opens the User Groupware login window or page.
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a table or populated programmatically). the number of the column currently in edit mode in the specified data-bound Table control (based on a table or populated programmatically)....
Data persistence
The data persistence is used to store the value typed by the user......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
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......
ContactCreate (Function)
Displays the contact creation window of the device's native contact management application (Android, iPhone or iPad)....
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
9-slice scaling
9-slice scaling allows you to resize images without any distortion......
WEBDEV license agreement
WEBDEV license agreement...
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......