ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KeyCompareKey (Function)
Compares an initial key with an activation key.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
BurnerSelect (Function)
Used to select the default burner.
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.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
MenuDelete (Function)
Deletes a menu or a menu option.
List of reserved words
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
Table,Delete (External language)
Deletes an element from a Table control.
Error 403: The item does not belong to the file
Error 810: * can only be used for a parameter with a default value
Error 203: The procedure already has a scope attribute (local or global)
ProgressBar (Property)
The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions).
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
Position
The Position keyword can correspond to...
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