ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
Body Complement block
The Body complement block is linked to the Body block......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
WDDIXIO License Agreement
WDDIXIO License Agreement...
Code snippets
The code editor allows you to enter "Code snippets"......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Events associated with OLE controls
List of events associated with OLE controls...
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
Multi-product external components
Components are a remarkably useful tool for development teams......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
7. AJAX technology
Error 1008: The member of the class is protected
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
<Looper>.ToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
<Source>.DuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).