ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
SQL view
An SQL view is a virtual data source defined by an SQL query......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Designing a supercontrol
A supercontrol is an advanced type of control......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
10. Customizing the aspect of a site: skin elements
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Reports
A report provides a custom view of data......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
The HTML Display control
The HTML Display control displays a web page in an application......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
2. WEBDEV administrator in practice