ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CallDLL32 (Function)
Runs a function found in an external DLL.
API (Function)
Runs a function found in an external DLL.
Check: Connectivity to the external databases (via ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Programming overview in C and C++
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
iInitInternalReport (Function)
Initializes the parameters of an internal report used by a report.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Events associated with internal windows
List of events associated with internal windows...
WinInWidth (Function)
Returns the internal width of a window (without border).
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
9. Internal component
<Window>.EdActive (Function)
Allows you to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
<Dashboard>.AddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.