ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Creating requirements
The following steps must be performed to implement the requirements......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
UploadSizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
Activation key management functions
The following functions are used to manage activation keys:...
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
<TreeView Table>.TypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
HNotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
<TreeView>.TypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
<Upload>.CurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
<Source>.StatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
<Connection variable>.NotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
WinIconBarHeight (Function)
Returns or modifies the current height of the "Icon Bar" area in the current MDI parent window.