ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
The different types of variables
The different types of variables are......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
6. Multiple generation
...Multiple generation...
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
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......
Accessing a database via a web service
The database can be accessed via a web service......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
The HTML Display control
The HTML Display control displays a web page in an application......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Project portfolio
From version 25, you can create "project portfolios"......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
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......
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
6. Multiple generation
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Push notification
A mobile device can receive push notifications......
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
1. Project and analysis
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....