ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Constants used by the XML signature
Constants used by the XML signature...
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
Scheduler report
The report editor allows you to create "Scheduler" reports....
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
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....
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
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......
Recycle code windows
By default, a single code window is opened per ......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
ERR_NO_CURRENT_PAGE
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Hash functions
Hashing is used to summarize a file or a character string......
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......