ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_BUTTON_EXPECTED
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
Creating a Java archive
When your Java application is developed, you can......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
9. Monitor your sites, servers, etc.
WEBDEV license agreement
WEBDEV license agreement...
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Specific features of the Express version
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
8. If you are already familiar with WINDEV
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
End of break block
The End of break block is optional......