ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Customizing the report viewer: Available windows
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
TelemetryEnable (Function)
Enables the telemetry manually.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Constants for managing the spell check
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
SysIconAdd (Example)
Usage example of the SysIconAdd function
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.