ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<htmlNode variable>.WrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
HTMLWrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
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.
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....
<mongoGridFS variable>.SendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
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)....
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).
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......
ERR_CLOSED_PAGE
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
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.