ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 1015: The method of the class is protected
<Source>.Creation (Function)
Creates an empty table (extension ".FIC") with index file, full-text index file, spatial index file, and memo file if required.
NetDiskList (Function)
Lists the available disks: on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
wsResponse (Variable type)
The wsResponse type is used to get: the XML source code of the web service response. the value of the different parts of the web service response (for the web services returning several responses)....
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
AAFConfigure (Function)
Allows you to specify the behavior of some Automatic Application Features (AAF). You can for example configure the option for exporting to Excel used by the automatic menu of tables.
WDZip: Overview
WDZip is used to compress and group your files in archives......
Handling controls in a report
The different operations available for the report controls are as follows......
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
Handling a .NET 3.0, 4.0, ... field (WPF) by programming
WINDEV allows you to manipulate a .NET 3.0, 4.0, ... (WPF) field by programming......
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
Error 19: The step of this FOR loop must be constant