ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
NextTitle (Function)
Modifies the title of next window to open.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
fSelect (Function)
Opens the Windows file picker.
Constants for managing videos
List of constants used by the functions for video management....
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Customizing the report viewer: Available windows
Info (Function)
Displays a custom message in a system information window.
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
SysColor (Function)
Identifies or modifies the color of a Windows element.
HandleParentNext (Function)
Forces the parent of the next window to open.
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Window management functions
List of functions for managing windows...
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Warning (Function)
Displays a custom message in a system warning window.
InfoBuild (Function)
Displays a custom message in a system information window.
Screen,Input (External language)
Starts the input in the controls of a window.
Handle (External language)
Returns the handle of a window or control.
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.