ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic error handling
Error handling can be customized for each process...
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
3. UML models in practice
AWP without UI
Bootstrap, Angular, React, Vue......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Developing 64-bit sites
You can deploy 64-bit compatible sites......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......