ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Library,Error (External language)
Loads the file that contains the error messages handled by WD??EXE.DLL in the desired language.
<Email variable>.ImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
HExportJSON (Function)
Exports the records found in a table (HFSQL or OLE DB), view or query to a JSON file.
<Source>.ExportXML (Function)
Exports the records found in a table (HFSQL or OLE DB), view or query to an XML file.
fIsImage (Function)
Determines whether a file on disk or in a buffer corresponds to an image format recognized by WINDEV or WEBDEV.
<Source>.ExportJSON (Function)
Exports the records found in a table (HFSQL or OLE DB), view or query to a JSON file.
<Organization Chart>.Display (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the database schema that was used to create the table.
HExportCSV (Function)
Exports the records found in a table (HFSQL or OLE DB), a view or a query to a CSV file.
OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
19. Upload: Sending files to the server
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.