ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
Creating a delete query
A delete query (corresponding SQL statement......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
Constants for managing fonts
List of constants used by the functions for font management....
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......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
WDMSG license agreement
WDMSG license agreement...
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....
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.
WDTRAD options
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, ......