ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDDIXIO overview
<Source>.InitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
LooperAddInProgress (Function)
Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Looper control.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
Programming charts (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (available in the window, page and report editors) as well as multiple functions that can be used to create and manipulate charts......
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
grScatterGetDataXY (Function)
Retrieves a data from a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
<Array>.Distinct (Function)
Returns an array without duplicates. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
<Image>.Font (Function)
Declares the font to be used by the dText function in an Image control.
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
<Page>.OpenChild (Function)
Opens a non-modal child window.
<Source>.LogRecreate (Function)
Used to re-create an empty log.
HLogRecreate (Function)
Used to re-create an empty log.