ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

inAppProduct (Type of variable)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase.
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
FlexAlignItems (Property)
The Property FlexAlignItems allows you to know and modify the alignment characteristics of the fields inside a row of a Flexbox field according to the secondary axis of the field ( Property 900 corresponding CSS "align-items").
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
Page constants
List of constants used by page functions....
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
MenuState (Function)
Identifies the state of a menu option (context menu or drop-down menu): active, inactive or invisible.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
Constants for SMS functions
List of constants used by the SMS functions....
<Table>.Position (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Menu management functions
List of functions for managing menus...
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
WDINT license agreement
WDINT license agreement...
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
WiFiListNetworkCard (Function)
Returns the list of Wi-Fi network cards currently available on the current computer.
inAppRestorePurchases (Function)
Restores the purchases of non-consumable products previously performed by the user in an iOS application.