ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
<Source>.LinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
<Source>.ExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
<Source>.ExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
<Source>.ExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
<Source>.ExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
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......
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.
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)......
WDDIXIO License Agreement
WDDIXIO License Agreement...
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......