ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Code statistics
The code statistics affect......
<Source>.Seek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Operations performed on use case diagrams
The following paragraphs explain......
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
The single-part and multi-part archives
Two types of archives are available......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
21. Managing business rules
Managing business rules...
18. Management of business rules
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Functions for managing Organization Chart controls (prefix syntax)
MemcachedAddSuffixKeyGroup (Function)
Adds a value at the end of existing value in the cache for the given key on a group of servers.
MemcachedAddPrefixKeyGroup (Function)
Adds a value at the start of existing value in the cache for the given key on a group of servers.
<Chart>.TimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
11. Choosing the action of a button/link
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
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......