ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Registry management functions
List of functions for managing the registry...
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
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....
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
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....
WDTestSite: Load test
The stress tests are used to check......
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Error 107: Redefinition of the parameter
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.
MDIMother (Function)
Identifies the name of the MDI parent window.
MDIWindowMenu (Function)
Modifies the layout of the MDI child windows.
RegistryExist (Function)
Checks the existence of a key in the Windows registry.