ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CertificateCheckFileSignatureFile (Function)
Checks the correspondence between a signature and a file. The signature was kept as an external file.
<htmlNode variable>.WrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
<xmlNode variable>.FindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
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).
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
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......
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)....
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
13. Types of standard controls
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.
7. Multilingual sites in practice