ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 101: Declaration of global variable not allowed
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
Error (Function)
Displays a custom error message in a system error window.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
14. Controls in practice
WDTestSite: Load test
The stress tests are used to check......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
ErrorBuild (Function)
Displays a custom error message in a system error window.
BTOpenDeviceProperties (Function)
Opens the window of properties for a Bluetooth device.
OpenMainMenu (Function)
Opens the main menu of the current window.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
SysDetectLockedSession (Function)
Detects the change of lock for the Windows session.
PanelEnumerate (Function)
Enumerates the Dockable Panel controls in a window.
<Window>.MDIOpen (Function)
Opens and enables an MDI child window.
<Menu>.InsertMenu (Function)
Inserts a menu before another menu in a window.