ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click...
Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control...
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
Information 302: Ambiguity between a variable and a control
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
ActionLabel (Property)
The ActionLabel property is used to get and change the label of the notification's action button....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Extracting the text of the project
The following text can be extracted......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......