ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window controls
Several types of controls can be used in a window, ......
MDIActive (Function)
Identifies or displays an MDI child window in the foreground.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
WinInWidth (Function)
Returns the internal width of a window (without border).
WinOutWidth (Function)
Returns the full width of a window (including the border).
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
SysShutdown (Function)
Stops the system or closes the current Windows session.
Registry management functions
List of functions for managing the registry...
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
Info (Function)
Displays a custom message in a system information window.
InfoBuild (Function)
Displays a custom message in a system information window.
Warning (Function)
Displays a custom message in a system warning window.
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
How to develop a PHP site?
What is a PHP site?......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......