ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click...
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control...
Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed as parameter.
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a table. 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....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
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......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
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......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
The Check Box control
A Check Box can correspond to......
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.