ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
fClose (Function)
Closes an external file.
HTTP functions
List of HTTP functions...
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
The different copy modes
Two different copy modes are proposed by WDTRAD......
Stack (Variable type)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Queue (Variable type)
A Queue variable is a structured type that groups a set of elements of the same type.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
Handling a WinForm .Net control through programming
WDTRAD options
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).