ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
HTMLExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
<HTML Display control>.ExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
File (Property)
The File property is used to manage the files a functionality applies to.
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
Cell control properties
List of properties associated with the Cell control...
Upload control properties
The Upload control can be handled in server and browser code using different WLanguage properties......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
18. Order of execution of the code of buttons/links
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
LooperToExcel (Function)
Creates an Excel file with data from a RepeatString field (RepeatString field file or RepeatString field memory).
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
<Upload>.DeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
<Source>.ChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
<Looper>.ToExcel (Function)
Creates an Excel file with data from a RepeatString field (RepeatString field file or RepeatString field memory).