ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Analysis in practice
<TreeView Table>.SwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the database schema to an HFSQL server.
<PDF Reader>.SeekPrevious (Function)
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control.
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the database schema that was used to create the table.
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
Monitoring robot: Creating a control
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
HTransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
TableSwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
WEBDEV license agreement
WEBDEV license agreement...
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Configuring Reports & Queries
Reports & Queries is used to......