ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
25. Performing a process on several successive pages
Performing a process on several successive pages...
MyReport (Reserved word)
MyReport is used to handle the current report...
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
Saving entered data (AAF)
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
iParameterViewer (Function)
Configures the report viewer.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Declaring and using a variable
A variable is defined by name and type......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
LooperAdd (Function)
Adds a row at the end of a Looper control.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....