ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the styles
The help editor allows you to define styles of paragraphs......
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....
Browser constants
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......
MCI constants
List of constants used by the MCI functions....
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
Hyper File functions available for backward compatibility
Transforms all "in transaction" records into "normal" records if they do not belong to an ongoing transaction......
WDTRAD license agreement
WDTRAD license agreement...
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
FullTextIndex description (Variable type)
A FullTextIndex description variable is used to describe one or more full-text indexes programmatically.
WDDIXIO License Agreement
WDDIXIO License Agreement...
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......