ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Options of the window editor
To configure the general options of the window editor......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Custom tooltips
Tooltips are very useful for application users......
Creating the skin template of a report
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application...
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion...
PageDisplay (Function)
Displays a web page in the user's browser....
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows...
CallDLL32 (Function)
Runs a function found in an external DLL.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
SQLExec (Function)
Names and runs an SQL query.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications...
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...
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements...
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
HDelete (Function)
Deletes a record from a data file (query or view).