ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Emulating constants
List of constants used by the functions for emulating automated tests....
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Keyword (Property)
The Keyword property is used to get and change a keyword.
httpRequest
The HTTPRequest keyword can correspond to...
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
fWriteLine (Example)
Usage example of the fWriteLine function
Constants for the archiving functions
List of constants used by the archiving functions....
fTime (Example)
Usage example of the fTime function
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
Hyper File functions available for backward compatibility
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
zipSelectFile (Function)
Selects files from an archive.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
HSetLog (Function)
Enables or disables log management on a file.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
HForward (Example)
Usage example of the HForward function
zipFindFile (Example)
Usage example of the zipFindFile function
HSetPosition (Example)
Usage example of the HSetPosition function