ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 403: The item does not belong to the file
BurnerSelect (Function)
Used to select the default burner.
Using an external component in an application
A component can be reused at any time in any application......
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
Error 1007: The member is global: use the: operator: to access it
Error 1012: The class member is not global: it cannot be accessed from a global method
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
grImageSize (Function)
Defines the size of the image containing the chart.
MenuDelete (Function)
Deletes a menu or a menu option.
KeyCompareKey (Function)
Compares an initial key with an activation key.
List of reserved words
Error 810: * can only be used for a parameter with a default value
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
Position
The Position keyword can correspond to...
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
After
They After keyword can correspond to:
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
dBackground (Example)
Usage example of the dBackground function
dPolygon (Example)
Usage example of the dPolygon function
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......