ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Automatic error handling
Error handling can be customized for each process......
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......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Generating an application for Universal Windows 10 App
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
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......
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Creating a select query
A select query (corresponding SQL statement......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....