ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
WDTRAD license agreement
WDTRAD license agreement...
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Managing the styles
The help editor allows you to define styles of paragraphs......
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
MCI constants
List of constants used by the MCI functions....
Window controls
Several types of controls can be used in a window, ......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.