ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Comparison operators
The comparison operators can be divided into several categories......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
Creating the executable and the setup program
The languages supported by the application are taken into account......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Check model
You can use check models to easily create checks...
12. Retrieving data from a site
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
16. Application test in practice
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Environment of the window editor
The main elements of window editor are as follows:
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.