ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
3. Application development cycle
Development cycle of a WINDEV application....
Reports & Queries: New features in this version
"Reports & Queries" software
This is "Reports & Queries"......
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......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Error 31: The file to include is not found. Check the name and path ...
Error 403: The item does not belong to the file
Entity of a CDM
To group information according the MERISE method, entities must be created......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
Various WEBDEV constants
Various WEBDEV constants...
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.