ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Message text file format
The text files created by WDMSG use a specific format......
<Chart>.LineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a Line chart....
<mongoGridFS variable>.SendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
AAF: Context menu of Image controls
A context menu is available for Image controls......
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).
<Source>.ImportJSON (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).
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Error 110: The ASCIIZ string is too long
fTrackFile (Function)
Triggers the tracking of a file.
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Overview of external languages
Error 109: The fixed string is too long
<Source>.ImportXML (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)....
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)....
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.