ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Report data source
...The reports can be created with the data coming from:...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Data persistence
The data persistence is used to store the value typed by the user......
Events associated with the project
List of events associated with the project...
WDZip: Overview
WDZip is used to compress and group your files in archives......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
ERR_NO_TABLE
ERR_TIMEOUT_REQUEST
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)...
Error 102: The constants can be defined in the initialization code of project, ...
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
4. Multiple generation
Project configurations allow you to easily define the "target" platforms of the project....
20. Managing suggestions and incidents
Managing suggestions and incidents...
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Extracting messages added or modified since last extraction
A project was already created and translated......