ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 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).
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
<htmlNode variable>.WrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
<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).
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
ERR_CLOSED_PAGE
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Error 110: The ASCIIZ string is too long
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)....
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
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).
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
<Upload>.Delete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.