ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing bar codes
The use of bar codes to identify and manage products has become essential...
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Removing a project from the SCM (Source Code Manager)
1. Examples provided with WINDEV Mobile
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
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), ......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Automatic error handling
Error handling can be customized for each process......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Recompiling the project
The project compilation is a process used to......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......