ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
Select query description window: Items that can be used
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
WinIconBarHeight (Function)
Returns or modifies the current height of the "Icon Bar" area in the current MDI parent window.
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Filling a Chart control
The data that will be displayed in the Chart control can come from......