ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
CallDLL32 (Function)
Runs a function found in an external DLL.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
API (Function)
Runs a function found in an external DLL.
fShortName (Example)
Usage example of the fShortName function
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
iPrintReport (External language)
Prints a report created with the report editor.