ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Programming automatic calculations in the columns of a Table control
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
WEBDEV Application Server 2024
Defining a help window template
WINDEV allows you to create help window templates......
Guided tour management constants
Manager of automated tests
The test manager is used to......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
List of operators
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Enumeration (Type of variable)
An enumeration is a set of values......