ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Operations in a Select query : add and delete
The following paragraphs present......
Variable scope
Variables can be declared anywhere in the code....
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the table. This item was defined in the data model editor or programmatically. Define whether the value of a calculated item is stored in the table (when describing the item through programming)....
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Know which elements of the hierarchical table are printed: print the complete hierarchy or print the hierarchy visible in the field. Modify hierarchy print mode: print complete hierarchy or print hierarchy visible in field....
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a Dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a Dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
ScrollbarPosition (Function)
Used to manage the position of elevators: Modifies or recovers the position of one of the scrollbars (horizontal or vertical) of a field in a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV website....
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or programmatically. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Video control properties
The following properties can be used on a Video control:...
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
SCM: Repository versions
There are different versions of the SCM repository......
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
WDDIXIO overview
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Error 1035: A class used in a structure must have a constructor without parameter...
Error 1036: A class used in an array must have a constructor without parameter
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......